From 34cc2fcd5345a66e35c65567dd7e7b28fa93ea3d Mon Sep 17 00:00:00 2001 From: ralder Date: Fri, 10 Jul 2015 04:36:16 -0700 Subject: fix bugs for pr #150 MM-895 --- web/react/components/channel_loader.jsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/react/components/channel_loader.jsx') diff --git a/web/react/components/channel_loader.jsx b/web/react/components/channel_loader.jsx index 1b389aa1d..b7cb248db 100644 --- a/web/react/components/channel_loader.jsx +++ b/web/react/components/channel_loader.jsx @@ -12,8 +12,6 @@ var Constants = require('../utils/constants.jsx'); module.exports = React.createClass({ componentDidMount: function() { - // Initalize stores - BrowserStore.initalize(); /* Start initial aysnc loads */ AsyncClient.getMe(); -- cgit v1.2.3-1-g7c22