chore: 移除未使用的 config 导入
This commit is contained in:
1
main.go
1
main.go
@@ -6,7 +6,6 @@ import (
|
|||||||
"oss/service"
|
"oss/service"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
_ "gitea.com/red-future/common/config"
|
|
||||||
"gitea.com/red-future/common/http"
|
"gitea.com/red-future/common/http"
|
||||||
"gitea.com/red-future/common/jaeger"
|
"gitea.com/red-future/common/jaeger"
|
||||||
_ "github.com/gogf/gf/contrib/drivers/pgsql/v2"
|
_ "github.com/gogf/gf/contrib/drivers/pgsql/v2"
|
||||||
|
|||||||
Reference in New Issue
Block a user