removed board logs

This commit is contained in:
Jack 2020-07-03 20:14:39 +01:00
parent 208a36e84a
commit 28eab5000a

View file

@ -753,12 +753,12 @@ async function checkLeaderboards(resultObj) {
);
// console.log("board created");
lb.logBoard();
// lb.logBoard();
let insertResult = lb.insert(resultObj);
// console.log("board after inseft");
lb.logBoard();
// lb.logBoard();
if (insertResult >= 0) {
//update the database here