Fix Manu's remarks

This commit is contained in:
SBiOSoftWhare
2020-06-10 17:06:47 +02:00
parent d7b1e381fb
commit 8985a4a521
14 changed files with 45 additions and 97 deletions
@@ -18,7 +18,6 @@ import Foundation
/// SecretsRecoveryWithKeyViewController view actions exposed to view model
enum SecretsRecoveryWithKeyViewAction {
case recover
case unknownRecoveryKey
case recover
case cancel
}