dbcgit 5 лет назад
Родитель
Сommit
36364f60da
1 измененных файлов с 0 добавлено и 1 удалено
  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"