2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00
This commit is contained in:
Emily Kager 2019-05-02 12:35:38 -07:00 committed by Colin Lee
parent 7131b05295
commit 396747ee0a

View File

@ -179,7 +179,6 @@ class HomeFragment : Fragment(), CoroutineScope {
}
sessionObserver = subscribeToSessions()
sessionObserver?.onSessionsRestored()
}
override fun onStop() {