mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
fix: test case issue
This commit is contained in:
@@ -457,8 +457,6 @@ func newTaskHandlerService() *Service {
|
||||
// grpc client
|
||||
svc.c = grpcclient.GetGrpcClient()
|
||||
|
||||
log.Debugf("[NewTaskHandlerService] svc[cfgPath: %s]", svc.cfgSvc.GetConfigPath())
|
||||
|
||||
return svc
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user