From b4002ba55f9a96ca2f21b3ad2afced37b47ac69e Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Tue, 1 Nov 2016 12:58:04 -0400 Subject: Plt-4483 Removed unnecessary events from ChannelStore (#4407) * PLT-4483 Removed MoreChange listener from ChannelStore * PLT-4483 Removed LeaveChannel listener from ChannelStore --- webapp/utils/constants.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'webapp/utils/constants.jsx') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index 6ea8d040e..beaca3921 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -63,7 +63,6 @@ export const ActionTypes = keyMirror({ CLICK_CHANNEL: null, CREATE_CHANNEL: null, - LEAVE_CHANNEL: null, CREATE_POST: null, CREATE_COMMENT: null, POST_DELETED: null, -- cgit v1.2.3-1-g7c22