Fix commenting on deleted post (#7095)

Этот коммит содержится в:
Joram Wilander
2017-08-02 11:25:27 -04:00
коммит произвёл Christopher Speller
родитель 4d45214394
Коммит dab299c9af
3 изменённых файлов: 62 добавлений и 79 удалений

Просмотреть файл

@@ -1,7 +1,7 @@
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import CreateComment from 'components/create_comment.jsx';
import CreateComment from 'components/create_comment';
import RhsHeaderPost from 'components/rhs_header_post.jsx';
import RootPost from 'components/rhs_root_post.jsx';
import Comment from 'components/rhs_comment.jsx';