From 88bfe6fc399ed6ea7cf9aeba198fa19ad2a8faae Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Wed, 7 Nov 2018 16:59:24 -0700 Subject: [PATCH] debugging--; --- src/SlashCommands.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/SlashCommands.js b/src/SlashCommands.js index 712a7d0131..b1884ae532 100644 --- a/src/SlashCommands.js +++ b/src/SlashCommands.js @@ -154,7 +154,6 @@ export const CommandMap = { args: '', description: _td('Joins room with given alias'), runFn: function(roomId, args) { - console.log(args); if (args) { // Note: we support 2 versions of this command. The first is // the public-facing one for most users and the other is a