diff --git a/static/javascript/boardgame.js b/static/javascript/boardgame.js index 02a0a75..5e6e8ab 100644 --- a/static/javascript/boardgame.js +++ b/static/javascript/boardgame.js @@ -72,8 +72,6 @@ async function loadGame() { }, }; - console.log(labels) - new Chart(playercount_votes_chart, config); } \ No newline at end of file