mirror of
https://github.com/lil-org/tokenary.git
synced 2025-01-07 06:00:44 +03:00
Fix vertical whitespace
This commit is contained in:
parent
5f03723223
commit
78ab8454dc
@ -10,7 +10,6 @@ struct AccountsService {
|
||||
|
||||
static let shared = AccountsService()
|
||||
|
||||
|
||||
func validateAccountInput(_ input: String) -> Bool {
|
||||
if Mnemonic.isValid(mnemonic: input) {
|
||||
return true
|
||||
|
Loading…
Reference in New Issue
Block a user