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

This commit is contained in:
sjatsh
2020-10-16 10:44:04 +08:00
committed by GitHub
parent 9cc979960f
commit 338caf9927

View File

@@ -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"
)