From be16307c0644ca833316373c5715ae598746240c Mon Sep 17 00:00:00 2001 From: Corey Hulen Date: Fri, 6 May 2016 13:25:00 -0700 Subject: Fixing RHS issue (#2917) --- webapp/components/rhs_root_post.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/components') diff --git a/webapp/components/rhs_root_post.jsx b/webapp/components/rhs_root_post.jsx index a9f6612dc..849971864 100644 --- a/webapp/components/rhs_root_post.jsx +++ b/webapp/components/rhs_root_post.jsx @@ -4,7 +4,7 @@ import ChannelStore from 'stores/channel_store.jsx'; import UserProfile from './user_profile.jsx'; import UserStore from 'stores/user_store.jsx'; -import TeamStore from 'stores/user_store.jsx'; +import TeamStore from 'stores/team_store.jsx'; import * as TextFormatting from 'utils/text_formatting.jsx'; import * as Utils from 'utils/utils.jsx'; import FileAttachmentList from './file_attachment_list.jsx'; -- cgit v1.2.3-1-g7c22