mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
remove debug log
This commit is contained in:
parent
b2e2f2f2d1
commit
cba766727d
@ -105,7 +105,6 @@ export const sendEmailTranslated = async ({
|
||||
})
|
||||
.catch((error: unknown) => {
|
||||
logger.error('Error sending notification email', error)
|
||||
console.log('error sending email:', error)
|
||||
return false
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user