Skip to content

Commit f25340f

Browse files
committed
fix(security): delete api key
Signed-off-by: Matheus Cruz <[email protected]>
1 parent 3fa53ff commit f25340f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

whatsapp/src/index.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,4 @@ async function sendRecordResult(
398398
}
399399
}
400400

401-
client.initialize()
402-
403-
// re_dN6xCZKU_KAg5ZAs8ViReNif3kQDBve3j
401+
client.initialize()

0 commit comments

Comments
 (0)