浏览代码

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'