itizawa 7 лет назад
Родитель
Сommit
31559b831f
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      src/client/js/app.js

+ 0 - 2
src/client/js/app.js

@@ -31,8 +31,6 @@ import CommentForm from './components/PageComment/CommentForm';
 import PageAttachment from './components/PageAttachment';
 import PageStatusAlert from './components/PageStatusAlert';
 import RevisionPath from './components/Page/RevisionPath';
-import TagViewer from './components/Page/TagViewer';
-import RevisionUrl from './components/Page/RevisionUrl';
 import TagLabel from './components/Page/TagLabel';
 import BookmarkButton from './components/BookmarkButton';
 import LikeButton from './components/LikeButton';