diff --git a/index.js b/index.js index ab25ad4136ae8d8408765448a1e4966baed7c507..e915aa504567aab09f92e6850ed7468cd80a1e99 100644 --- a/index.js +++ b/index.js @@ -137,7 +137,6 @@ const loadCurveURL = `${baseUrl}/v4/metering_data/consumption_load_curve` async function start(fields, cozyParameters, doRetry = true) { log('info', 'Starting the enedis konnector') log('info', `Manual execution: ${manualExecution}`) - log('info', `Start_date: ${startDailyDateString}`) const accountId = getAccountId() let usage_point_id = '' try {