diff --git a/iOS/SceneCoordinator.swift b/iOS/SceneCoordinator.swift index f159b9fc8..a630ce626 100644 --- a/iOS/SceneCoordinator.swift +++ b/iOS/SceneCoordinator.swift @@ -691,7 +691,6 @@ class SceneCoordinator: NSObject, UndoableCommandRunner, UnreadCountProvider { currentFeedIndexPath = indexPath masterFeedViewController.updateFeedSelection(animated: animated) - emptyTheTimeline() if deselectArticle { selectArticle(nil) }