Cleaned up more console logs

This commit is contained in:
Alexis
2025-04-15 20:34:01 +02:00
parent ed1252add4
commit a50824bd4f
5 changed files with 0 additions and 7 deletions

View File

@@ -23,8 +23,6 @@ export default defineEventHandler(async (event) => {
}
if (bodyError) {
console.log(bodyData)
console.log(bodyError)
const error = createError({
cause: "Utilisateur",
fatal: false,