summaryrefslogtreecommitdiffstats
path: root/web/react/utils/constants.jsx
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-08-02 09:00:13 -0800
committerCorey Hulen <corey@hulen.com>2015-08-02 09:00:13 -0800
commit2aba63df8e091a809a7f23e183ed62aa0873c52e (patch)
treef634ca4739fc3016418ea675f6021e86c751e05e /web/react/utils/constants.jsx
parent0b6c6b94cbbd9c1b9b79dc2b5d4f299b50711b54 (diff)
parente2d77c28f1226c32457891d6b6814082468548e5 (diff)
downloadchat-2aba63df8e091a809a7f23e183ed62aa0873c52e.tar.gz
chat-2aba63df8e091a809a7f23e183ed62aa0873c52e.tar.bz2
chat-2aba63df8e091a809a7f23e183ed62aa0873c52e.zip
Merge pull request #302 from hmhealey/mm1788
MM-1788 Removed ^replying in preparation for 0.6.0
Diffstat (limited to 'web/react/utils/constants.jsx')
-rw-r--r--web/react/utils/constants.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx
index c51007a66..2b0976afd 100644
--- a/web/react/utils/constants.jsx
+++ b/web/react/utils/constants.jsx
@@ -18,7 +18,6 @@ module.exports = {
RECIEVED_POST_SELECTED: null,
RECIEVED_MENTION_DATA: null,
RECIEVED_ADD_MENTION: null,
- RECEIVED_ACTIVE_THREAD_CHANGED: null,
RECIEVED_PROFILES: null,
RECIEVED_ME: null,