diff --git a/data.js b/data.js index b69175fe..c076e6be 100644 --- a/data.js +++ b/data.js @@ -62,12 +62,6 @@ const options = { (async function () { const result = await loadClientConfig(); - const res = await getAllAnswerValues(); - const clientConfig = await loadClientConfig(); - - console.log(res); - console.log(clientConfig); - const ctx = document.getElementById("data"); new Chart(ctx, {