From 5aa89d85f306ab47bb2faf448af7c8dc9c79a726 Mon Sep 17 00:00:00 2001 From: Gabriel Pastori <58153955+gabrielpastori1@users.noreply.github.com> Date: Sat, 16 Dec 2023 18:39:46 -0300 Subject: [PATCH] fix: remove comments --- src/whatsapp/services/chatwoot.service.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/whatsapp/services/chatwoot.service.ts b/src/whatsapp/services/chatwoot.service.ts index 65459a62..fe11d083 100644 --- a/src/whatsapp/services/chatwoot.service.ts +++ b/src/whatsapp/services/chatwoot.service.ts @@ -1019,8 +1019,6 @@ export class ChatwootService { this.logger.verbose('check if is group'); const chatId = body.conversation.meta.sender?.phone_number?.replace('+', '') || body.conversation.meta.sender?.identifier; - // Alterado por Edison Martins em 16/12/2023 - // const messageReceived = body.content; const messageReceived = body.content .replaceAll(/\*((?!\s)([^\n*]+?)(?