From 21e24d597fe7f7bfff5a587540784482a301be0a Mon Sep 17 00:00:00 2001 From: Renard Date: Mon, 9 Mar 2020 12:10:16 -0300 Subject: Consola solo en development build --- src/Chat.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Chat.js') diff --git a/src/Chat.js b/src/Chat.js index 685524e..a90a5aa 100644 --- a/src/Chat.js +++ b/src/Chat.js @@ -80,7 +80,6 @@ class Chat extends Component { } processChatMessage(line) { - console.log("<< " + line); const args = line.split(":"); switch (args[0]) { case "MSG": -- cgit v1.2.1-18-gbd029