Skip to content

Commit

Permalink
remove legacy code (#2084)
Browse files Browse the repository at this point in the history
  • Loading branch information
taobig committed Jul 1, 2022
1 parent 4e26e04 commit bfd0869
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/goctl/api/gogen/genhandlers.go
Expand Up @@ -31,7 +31,6 @@ type handlerInfo struct {
Call string
HasResp bool
HasRequest bool
After1_1_10 bool
}

func genHandler(dir, rootPkg string, cfg *config.Config, group spec.Group, route spec.Route) error {
Expand Down

0 comments on commit bfd0869

Please sign in to comment.