From 5f3111e8809ccc4fe32cc2958da5a47fd9c09bef Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 4 Apr 2016 11:09:59 -0400 Subject: Fxing some channel changing issues --- webapp/action_creators/global_actions.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'webapp/action_creators/global_actions.jsx') diff --git a/webapp/action_creators/global_actions.jsx b/webapp/action_creators/global_actions.jsx index 9c38d8955..fd447ec93 100644 --- a/webapp/action_creators/global_actions.jsx +++ b/webapp/action_creators/global_actions.jsx @@ -335,4 +335,3 @@ export function emitRemoteUserTypingEvent(channelId, userId, postParentId) { postParentId }); } - -- cgit v1.2.3-1-g7c22