diff --git a/index.js b/index.js
index ac93f22ef35dd7d81438f12ad6d308208c0febbf..f47d7b447648f542742633ae6a30285ed490cae5 100644
--- a/index.js
+++ b/index.js
@@ -130,7 +130,6 @@ const baseUrl = 'https://gw.prd.api.enedis.fr'
  */
 async function start(fields, cozyParameters, doRetry = true) {
   log('info', 'Starting the enedis konnector')
-  log('debug', 'START s')
   const accountId = getAccountId()
   try {
     const { access_token } = fields