remove console.log

This commit is contained in:
smanylov
2026-02-20 15:40:45 +07:00
parent 9f276657c3
commit 9ab78a55c3
-1
View File
@@ -297,7 +297,6 @@ export async function registration(
}
} else {
console.log(parsed);
throw parsed;
}
} else {