mirror of
https://github.com/Threnklyn/MinecraftChat.git
synced 2026-06-01 10:48:28 +02:00
Removed console logs
This commit is contained in:
@@ -29,7 +29,6 @@ module.exports = function(socket) {
|
||||
|
||||
// the message format is not handled (yet)
|
||||
} else {
|
||||
console.log(message);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user