From 2e42c77666ce65cc4a9de431f19fa8aa6a157c83 Mon Sep 17 00:00:00 2001 From: pedro-php Date: Mon, 5 May 2025 18:01:32 -0300 Subject: [PATCH] evolution_fix_delete_message --- .../integrations/channel/whatsapp/whatsapp.baileys.service.ts | 1 - 1 file changed, 1 deletion(-) 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;