mirror of
https://github.com/kataras/iris.git
synced 2026-02-08 03:35:59 +00:00
minor (see previous commit)
This commit is contained in:
@@ -244,7 +244,6 @@ func Handler(version string) context.Handler {
|
||||
if err != nil {
|
||||
return func(ctx *context.Context) {
|
||||
ctx.StopWithError(500, err)
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user