Remove empty line.
This commit is contained in:
committed by
Benoit Marty
parent
89cd8ad33e
commit
4e8aa3a135
@@ -34,7 +34,6 @@ class VerifySelfSessionNode @AssistedInject constructor(
|
||||
@Assisted plugins: List<Plugin>,
|
||||
private val presenter: VerifySelfSessionPresenter,
|
||||
) : Node(buildContext, plugins = plugins) {
|
||||
|
||||
private fun onEnterRecoveryKey() {
|
||||
plugins<VerifySessionEntryPoint.Callback>().forEach {
|
||||
it.onEnterRecoveryKey()
|
||||
|
||||
Reference in New Issue
Block a user