From ed40e624367b428e012513a6c5c3c09fe6227e7a Mon Sep 17 00:00:00 2001 From: wh_zcy Date: Wed, 12 Oct 2022 17:40:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=9C=AA=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E7=9A=84=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/rtask/config.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/rtask/config.go b/modules/rtask/config.go index 193aa5c1c..5fccc26a0 100644 --- a/modules/rtask/config.go +++ b/modules/rtask/config.go @@ -3,10 +3,8 @@ package rtask import ( "fmt" "go_dreamfactory/lego/core" - "go_dreamfactory/lego/sys/log" "go_dreamfactory/modules" cfg "go_dreamfactory/sys/configure/structs" - "time" ) const (