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

@@ -10,7 +10,6 @@ import (
"github.com/tal-tech/go-zero/core/logx"
"github.com/tal-tech/go-zero/core/proc"
"github.com/tal-tech/go-zero/core/syncx"
"go.etcd.io/etcd/clientv3"
)