We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0131e8c + 1b8b21d commit 0b55de5Copy full SHA for 0b55de5
messages/whatsapp/send-file.js
@@ -13,7 +13,6 @@ const FILE_URL = process.env.FILE_URL;
13
const FILE_CAPTION = process.env.FILE_CAPTION;
14
15
const Nexmo = require('nexmo');
16
-const { fileLoader } = require('ejs');
17
18
const nexmo = new Nexmo(
19
{
0 commit comments