From 8ac5f2233750c621099abb51006bf6fb0adbbf74 Mon Sep 17 00:00:00 2001 From: nickago Date: Mon, 6 Jul 2015 08:43:45 -0700 Subject: Typing notification disappears when message is sent --- web/react/stores/channel_store.jsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/react/stores/channel_store.jsx') diff --git a/web/react/stores/channel_store.jsx b/web/react/stores/channel_store.jsx index 3713999a6..4e52cccd3 100644 --- a/web/react/stores/channel_store.jsx +++ b/web/react/stores/channel_store.jsx @@ -228,8 +228,6 @@ var ChannelStore = assign({}, EventEmitter.prototype, { ChannelStore.dispatchToken = AppDispatcher.register(function(payload) { var action = payload.action; - //console.log(payload); - //console.log(action.type + " " + (action.msg ? action.msg.action : "")) switch(action.type) { -- cgit v1.2.3-1-g7c22