mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
Cleaning
This commit is contained in:
@@ -124,7 +124,6 @@ final class KeyBackupSetupCoordinator: KeyBackupSetupCoordinatorType {
|
||||
}
|
||||
|
||||
private func showSetupWithSecureBackupSuccess(animated: Bool) {
|
||||
|
||||
let viewController = KeyBackupSetupSuccessFromSecureBackupViewController.instantiate()
|
||||
viewController.delegate = self
|
||||
self.navigationRouter.push(viewController, animated: animated, popCompletion: nil)
|
||||
|
||||
Reference in New Issue
Block a user