Bläddra i källkod

remove unnecessary file-import

yusuketk 7 år sedan
förälder
incheckning
be80a7d480
1 ändrade filer med 0 tillägg och 1 borttagningar
  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 ReactUtils from '../ReactUtils';
 
 
 import CommentPreview from '../PageComment/CommentPreview';
 import CommentPreview from '../PageComment/CommentPreview';
-import RevisionBody from '../Page/RevisionBody';
 
 
 import Button from 'react-bootstrap/es/Button';
 import Button from 'react-bootstrap/es/Button';
 import FormControl from 'react-bootstrap/es/FormControl';
 import FormControl from 'react-bootstrap/es/FormControl';