mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-24 00:38:31 +08:00
Remove console.log
This commit is contained in:
parent
39d28a0488
commit
61552af5fb
@ -54,8 +54,6 @@ export function RegisterPage() {
|
||||
|
||||
setRegistering(true);
|
||||
|
||||
console.log(isPasswordlessUser);
|
||||
|
||||
if (isPasswordlessUser) {
|
||||
changePassword(password)
|
||||
.then(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user