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/conf"
"github.com/tal-tech/go-zero/example/graceful/dns/rpc/graceful"
"github.com/tal-tech/go-zero/rpcx"
"google.golang.org/grpc"
)

View File

@@ -10,7 +10,6 @@ import (
"github.com/tal-tech/go-zero/core/conf"
"github.com/tal-tech/go-zero/example/graceful/etcd/rpc/graceful"
"github.com/tal-tech/go-zero/rpcx"
"google.golang.org/grpc"
)