Fix Manu's remarks

This commit is contained in:
SBiOSoftWhare
2020-06-10 17:06:47 +02:00
parent 6a292702c8
commit c068735b80
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
}