reorg imports

This commit is contained in:
kevin
2020-08-09 14:03:37 +08:00
parent 18a80efd70
commit 8094ebd876
21 changed files with 2 additions and 535 deletions

View File

@@ -15,7 +15,6 @@ import (
"github.com/tal-tech/go-zero/core/filex"
"github.com/tal-tech/go-zero/core/fx"
"github.com/tal-tech/go-zero/core/logx"
"gopkg.in/cheggaaa/pb.v1"
)