mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 01:22:14 +00:00
cleanup logs
This commit is contained in:
@@ -108,7 +108,6 @@ export function SetPasswordForm({
|
||||
}),
|
||||
authRequestId,
|
||||
}).catch((error) => {
|
||||
console.error("verifyerror", error);
|
||||
setLoading(false);
|
||||
setError("Could not verify password");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user