ziwen 1 year ago
parent
commit
0ec025ad99
1 changed files with 0 additions and 1 deletions
  1. 0 1
      services/task.go

+ 0 - 1
services/task.go

@@ -3,7 +3,6 @@ package services
 import (
 import (
 	"fmt"
 	"fmt"
 	"hongze/hz_eta_api/models"
 	"hongze/hz_eta_api/models"
-	"hongze/hz_eta_api/models/data_manage"
 	"hongze/hz_eta_api/services/alarm_msg"
 	"hongze/hz_eta_api/services/alarm_msg"
 	"hongze/hz_eta_api/services/data"
 	"hongze/hz_eta_api/services/data"
 	"hongze/hz_eta_api/utils"
 	"hongze/hz_eta_api/utils"