Selaa lähdekoodia

删除多余demo路由

dbcgit 5 vuotta sitten
vanhempi
commit
36364f60da
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      backend/src/dashoo.cn/modi_webapi/router/router.go

+ 0 - 1
backend/src/dashoo.cn/modi_webapi/router/router.go

@@ -3,7 +3,6 @@ package router
 import (
 	"dashoo.cn/modi_webapi/app/api/class"
 	"dashoo.cn/modi_webapi/app/api/duty"
-	"dashoo.cn/modi_webapi/app/api/demo"
 	"dashoo.cn/modi_webapi/app/api/information"
 	"dashoo.cn/modi_webapi/app/api/instrument"
 	"dashoo.cn/modi_webapi/app/api/microDemo"