chore: remove legacy code (#1766)
This commit is contained in:
@@ -3,7 +3,7 @@ package {{.PkgName}}
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
{{if .After1_1_10}}"github.com/zeromicro/go-zero/rest/httpx"{{end}}
|
||||
"github.com/zeromicro/go-zero/rest/httpx"
|
||||
{{.ImportPackages}}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user