remove console log

This commit is contained in:
raphael 2020-03-24 15:46:02 +01:00
parent 9eebdeeddd
commit 565b5644e5

View File

@ -34,7 +34,6 @@ module.exports = {
}
}
}
console.log(content)
savedBoards[wid].push(content);
}
},