mirror of
https://github.com/infinite-iroha/touka.git
synced 2026-02-03 08:51:11 +08:00
remove unuse code
This commit is contained in:
parent
edca87906d
commit
17bab2dcfd
2 changed files with 0 additions and 20 deletions
|
|
@ -554,7 +554,6 @@ func NotFound() HandlerFunc {
|
|||
return func(c *Context) {
|
||||
engine := c.engine
|
||||
engine.errorHandle.handler(c, http.StatusNotFound, errors.New("not found"))
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue