Remove wrong comment.
This commit is contained in:
parent
f9d621b6e8
commit
12bdaf9727
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ fun SecureBackupRootView(
|
|||
when (state.doesBackupExistOnServer) {
|
||||
is Async.Success -> when (state.doesBackupExistOnServer.data) {
|
||||
true -> {
|
||||
// Should not happen, we will have the state BackupState.ENABLED
|
||||
PreferenceText(
|
||||
title = stringResource(id = R.string.screen_chat_backup_key_backup_action_disable),
|
||||
tintColor = ElementTheme.colors.textCriticalPrimary,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue