Преглед изворни кода

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';