From d20d6bed06289503301e54bc9bce387df419af4f Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 25 Jan 2016 20:14:27 -0500 Subject: PLT-7 fixing error bar msg --- web/react/pages/channel.jsx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'web/react/pages') diff --git a/web/react/pages/channel.jsx b/web/react/pages/channel.jsx index 37c59b75f..331ea3288 100644 --- a/web/react/pages/channel.jsx +++ b/web/react/pages/channel.jsx @@ -113,9 +113,4 @@ global.window.setup_channel_page = function setup(props, team, channel) { , document.getElementById('channel_view') ); - - if (global.window.mm_config.SendEmailNotifications === 'false') { - ErrorStore.storeLastError({message: 'Preview Mode: Email notifications have not been configured'}); - ErrorStore.emitChange(); - } }; \ No newline at end of file -- cgit v1.2.3-1-g7c22