Skip to content
Snippets Groups Projects
Commit 66ad8bac authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

publish: chore: fix few types errors

generated from commit c288effd
parent eb98c84c
No related branches found
No related tags found
No related merge requests found
......@@ -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 ||
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment