Browse Source

delete goctl rpc main tpl no use import (#130)

sjatsh 4 years ago
parent
commit
338caf9927
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tools/goctl/rpc/gen/genmain.go

+ 0 - 1
tools/goctl/rpc/gen/genmain.go

@@ -21,7 +21,6 @@ import (
 	{{.imports}}
 
 	"github.com/tal-tech/go-zero/core/conf"
-	"github.com/tal-tech/go-zero/core/logx"
 	"github.com/tal-tech/go-zero/zrpc"
 	"google.golang.org/grpc"
 )