Remoção de linha extra
parent
72087f8adb
commit
5e63b61958
|
@ -818,9 +818,9 @@ const handleMessage = async (
|
|||
|
||||
// if (msg.body.trim() == 'broken') {
|
||||
// throw new Error('Throw makes it go boom!')
|
||||
// }
|
||||
|
||||
|
||||
// }
|
||||
//
|
||||
|
||||
} catch (err) {
|
||||
Sentry.captureException(err);
|
||||
logger.error(`Error handling whatsapp message: Err: ${err}`);
|
||||
|
|
Loading…
Reference in New Issue