Removed useless logs

This commit is contained in:
Thomas FORGIONE 2015-06-11 10:20:54 +02:00
parent c513691f51
commit 82d3b259c8
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ module.exports = function(io) {
}
console.log(toSend.length);
socket.emit('elements', toSend);
if (!elt) {