remove legacy code (#2084)

master
taobig 2 years ago committed by GitHub
parent 4e26e0407e
commit bfd0869ee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,6 @@ type handlerInfo struct {
Call string Call string
HasResp bool HasResp bool
HasRequest bool HasRequest bool
After1_1_10 bool
} }
func genHandler(dir, rootPkg string, cfg *config.Config, group spec.Group, route spec.Route) error { func genHandler(dir, rootPkg string, cfg *config.Config, group spec.Group, route spec.Route) error {

Loading…
Cancel
Save