Remove empty line.
This commit is contained in:
parent
8605efc3df
commit
7d41fbffbc
1 changed files with 0 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue