From 8bd50724a687d6d58f3373ac009d654666f15860 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Tue, 3 Jan 2017 09:39:29 -0500 Subject: Remove TODOs that now have tickets (#4935) --- webapp/components/post_view/components/post_list.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'webapp/components/post_view') diff --git a/webapp/components/post_view/components/post_list.jsx b/webapp/components/post_view/components/post_list.jsx index 516487eaf..29358122b 100644 --- a/webapp/components/post_view/components/post_list.jsx +++ b/webapp/components/post_view/components/post_list.jsx @@ -68,7 +68,6 @@ export default class PostList extends React.Component { } componentWillReceiveProps(nextProps) { - // TODO: Clean-up intro text creation if (this.props.channel && this.props.channel.type === Constants.DM_CHANNEL) { const teammateId = Utils.getUserIdFromChannelName(this.props.channel); if (!this.props.profiles[teammateId] && nextProps.profiles[teammateId]) { -- cgit v1.2.3-1-g7c22