mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix more warnings
This commit is contained in:
@@ -146,7 +146,7 @@ public func resetPasswordController(context: AccountContext, emailPattern: Strin
|
||||
completion(false)
|
||||
case .declined:
|
||||
break
|
||||
case let .error(reason):
|
||||
case .error:
|
||||
break
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user