Removed console.log
This commit is contained in:
parent
af654af1e4
commit
6d27e5dc71
1 changed files with 0 additions and 2 deletions
|
|
@ -72,8 +72,6 @@ async function loadGame() {
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
console.log(labels)
|
|
||||||
|
|
||||||
new Chart(playercount_votes_chart, config);
|
new Chart(playercount_votes_chart, config);
|
||||||
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue