Explorar el Código

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

sjatsh hace 4 años
padre
commit
338caf9927
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"
 )