itizawa 6 лет назад
Родитель
Сommit
4e91b580af
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/client/js/components/PageComment/CommentEditor.jsx

+ 0 - 1
src/client/js/components/PageComment/CommentEditor.jsx

@@ -44,7 +44,6 @@ class CommentEditor extends React.Component {
       isUploadableFile,
       errorMessage: undefined,
       hasSlackConfig: config.hasSlackConfig,
-      layoutType: config.layoutType,
     };
 
     this.updateState = this.updateState.bind(this);