소스 검색

Remove category page import

sbkwgh 8 년 전
부모
커밋
7bd36a25d8
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/main.js

+ 0 - 1
src/main.js

@@ -10,7 +10,6 @@ import store from './store/index'
 
 import Index from './components/routes/Index'
 import Start from './components/routes/Start'
-import Category from './components/routes/Category'
 import Thread from './components/routes/Thread'
 import ThreadNew from './components/routes/ThreadNew'