Skip to content

Commit 1e7718d

Browse files
committed
chores: Update Core
1 parent 9de1cbf commit 1e7718d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

app/src/main/java/com/infomaniak/mail/ui/MainActivity.kt

-2
Original file line numberDiff line numberDiff line change
@@ -462,8 +462,6 @@ class MainActivity : BaseActivity() {
462462
SentryLog.d(StoreUtils.APP_UPDATE_TAG, "Must display update button : $isUpdateDownloaded")
463463
mainViewModel.canInstallUpdate.value = isUpdateDownloaded
464464
}
465-
466-
lifecycle.addObserver(observer = this)
467465
}
468466

469467
private fun showSyncDiscovery() = with(localSettings) {

0 commit comments

Comments
 (0)