mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 09:37:59 +00:00
remove useless console log
Co-authored-by: RichΛrd <info@richardramos.me>
This commit is contained in:
parent
fab4029318
commit
7e70a37bf9
@ -25,7 +25,6 @@ ModalPopup {
|
|||||||
} else {
|
} else {
|
||||||
repeatPasswordValidationError = ""
|
repeatPasswordValidationError = ""
|
||||||
}
|
}
|
||||||
console.log('Validation?', passwordValidationError, repeatPasswordValidationError)
|
|
||||||
|
|
||||||
return passwordValidationError === "" && repeatPasswordValidationError === ""
|
return passwordValidationError === "" && repeatPasswordValidationError === ""
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user