liuyang 5 жил өмнө
parent
commit
9ae1a30d39

+ 0 - 1
backend/src/dashoo.cn/modi_webapi/app/api/duty/detail.go

@@ -6,7 +6,6 @@ import (
 	"dashoo.cn/modi_webapi/app/model/duty/detail"
 	detailService "dashoo.cn/modi_webapi/app/service/duty"
 	"dashoo.cn/modi_webapi/library/request"
-	"dashoo.cn/modi_webapi/library/response"
 	"fmt"
 	"github.com/gogf/gf/net/ghttp"
 )