Fix SwiftLint warnings

This commit is contained in:
SBiOSoftWhare
2019-02-27 10:07:51 +01:00
parent a9fdb0a6ef
commit 103aaa3a0a
16 changed files with 86 additions and 126 deletions
@@ -129,4 +129,3 @@ extension KeyBackupRecoverCoordinator: KeyBackupRecoverSuccessViewControllerDele
self.delegate?.keyBackupRecoverCoordinatorDidRecover(self)
}
}