remoçao de console.log
parent
996e182fb6
commit
72c489a27b
|
@ -82,7 +82,6 @@ const SendWhatsAppMessage = async ({
|
|||
|
||||
if (!listWhatsapp) {
|
||||
listWhatsapp = await ListWhatsAppsNumber(ticket.whatsappId, "CONNECTED");
|
||||
console.log("@@@@@@@@@@@ listWhatsapp: ", listWhatsapp);
|
||||
}
|
||||
|
||||
if (
|
||||
|
|
Loading…
Reference in New Issue