Skip to content

Commit 31695bf

Browse files
committed
chores: Update Core
1 parent 4c9afbb commit 31695bf

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
@@ -463,8 +463,6 @@ class MainActivity : BaseActivity() {
463463
SentryLog.d(StoreUtils.APP_UPDATE_TAG, "Must display update button : $isUpdateDownloaded")
464464
mainViewModel.canInstallUpdate.value = isUpdateDownloaded
465465
}
466-
467-
lifecycle.addObserver(observer = this)
468466
}
469467

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

0 commit comments

Comments
 (0)