mirror of
https://github.com/element-hq/element-android
synced 2024-11-25 02:45:37 +03:00
ktlint
This commit is contained in:
parent
92c719a803
commit
243b0a7d82
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ internal class DefaultSignOutTask @Inject constructor(
|
|||
runCatching { identityDisconnectTask.execute(Unit) }
|
||||
.onFailure { Timber.w(it, "Unable to disconnect identity server") }
|
||||
|
||||
|
||||
Timber.d("SignOut: cleanup session...")
|
||||
cleanupSession.handle()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue