Преглед на файлове

remove unnecessary file-import

yusuketk преди 8 години
родител
ревизия
be80a7d480
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      resource/js/components/PageComment/CommentForm.js

+ 0 - 1
resource/js/components/PageComment/CommentForm.js

@@ -3,7 +3,6 @@ import PropTypes from 'prop-types';
 import ReactUtils from '../ReactUtils';
 
 import CommentPreview from '../PageComment/CommentPreview';
-import RevisionBody from '../Page/RevisionBody';
 
 import Button from 'react-bootstrap/es/Button';
 import FormControl from 'react-bootstrap/es/FormControl';