diff --git a/index.js b/index.js index ababb2709d33c2ff4cfc8c8b49cf409c75c2447f..b55bacd7fc11e2859189db88f7b8292382c4191d 100644 --- a/index.js +++ b/index.js @@ -129,13 +129,6 @@ async function start(fields, cozyParameters) { boToken = cozyParameters.secret.boToken } - log('error', 'BO URL') - log('error', boBaseUrl) - log('error', 'END BO URL') - - log('error', 'TOKEN') - log('error', boToken) - // Prevent missing configuration if ( !baseUrl ||