Explorar el Código

Remove category page import

sbkwgh hace 8 años
padre
commit
7bd36a25d8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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'