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

remove log

parent aecf4466
No related branches found
No related tags found
1 merge request!42fix: handle pdl starting with 0
Pipeline #62295 passed
...@@ -39,7 +39,6 @@ async function onDeleteAccount() { ...@@ -39,7 +39,6 @@ async function onDeleteAccount() {
} }
const secrets = getAccountSecret() const secrets = getAccountSecret()
console.log(accountData)
const userConsent = await getBoConsent( const userConsent = await getBoConsent(
secrets.boBaseUrl, secrets.boBaseUrl,
secrets.boToken, secrets.boToken,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment