diff --git a/src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts b/src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts index d9114e71..98eb1a83 100644 --- a/src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts +++ b/src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts @@ -1508,7 +1508,6 @@ export class BaileysStartupService extends ChannelStartupService { }, }); - console.dir({findMessage}); if (!findMessage) { continue;