mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-02-02 16:28:39 +08:00
remove legacy code (#2084)
This commit is contained in:
parent
4e26e0407e
commit
bfd0869ee2
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user