Skip to content

Commit c965364

Browse files
remove console.log
1 parent ce09531 commit c965364

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ApiClient.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ const pkgJson = require('../package.json');
6969
'user-agent': `sendinblue_clientAPI/v${pkgJson.version}/node`
7070
};
7171

72-
console.log('just to test if its is working')
73-
7472
/**
7573
* The default HTTP timeout for all API calls.
7674
* @type {Number}

0 commit comments

Comments
 (0)