Remove wrong comment
This commit is contained in:
parent
0302c3fcba
commit
04f3feaf8c
@ -116,7 +116,6 @@ func sessionHandler(next echo.HandlerFunc) echo.HandlerFunc {
|
||||
} else if err != sql.ErrNoRows {
|
||||
c.Logger().Error(err)
|
||||
}
|
||||
// session not found
|
||||
return next(c)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user