anqiansong hace 2 años
padre
commit
7ca89a85ab
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      tools/goctl/rpc/generator/gencall.go

+ 0 - 1
tools/goctl/rpc/generator/gencall.go

@@ -9,7 +9,6 @@ import (
 
 	"github.com/emicklei/proto"
 	"github.com/zeromicro/go-zero/core/collection"
-
 	conf "github.com/zeromicro/go-zero/tools/goctl/config"
 	"github.com/zeromicro/go-zero/tools/goctl/rpc/parser"
 	"github.com/zeromicro/go-zero/tools/goctl/util"