ktlint
This commit is contained in:
parent
6432859732
commit
c646fd2b36
|
@ -67,7 +67,6 @@ internal class DefaultSignOutTask @Inject constructor(
|
||||||
identityDisconnectTask.execute(Unit)
|
identityDisconnectTask.execute(Unit)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Timber.d("SignOut: cleanup session...")
|
Timber.d("SignOut: cleanup session...")
|
||||||
cleanupSession.handle()
|
cleanupSession.handle()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue