cleanup logs

This commit is contained in:
Max Peintner
2024-10-25 10:16:49 +02:00
parent 1616e60857
commit e25c05424c

View File

@@ -108,7 +108,6 @@ export function SetPasswordForm({
}),
authRequestId,
}).catch((error) => {
console.error("verifyerror", error);
setLoading(false);
setError("Could not verify password");
return;