dbcgit преди 5 години
родител
ревизия
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"