Remove obsolete function flag

This commit is contained in:
Maurice Parker
2022-01-28 16:07:57 -08:00
parent 733648bb31
commit e81966c884
2 changed files with 1 additions and 4 deletions

View File

@@ -171,7 +171,6 @@ class ArticleViewController: UIViewController, MainControllerIdentifiable {
override func viewDidAppear(_ animated: Bool) {
super.viewDidAppear(true)
coordinator.isArticleViewControllerPending = false
}
override func viewWillDisappear(_ animated: Bool) {