Remove console.log
This commit is contained in:
@@ -54,8 +54,6 @@ export function RegisterPage() {
|
||||
|
||||
setRegistering(true);
|
||||
|
||||
console.log(isPasswordlessUser);
|
||||
|
||||
if (isPasswordlessUser) {
|
||||
changePassword(password)
|
||||
.then(() => {
|
||||
|
||||
Reference in New Issue
Block a user