Fix lint
This commit is contained in:
parent
6415bb3e74
commit
10cc65a408
@ -22,4 +22,3 @@ func (app *Application) error_404(w http.ResponseWriter, r *http.Request) {
|
|||||||
func (app *Application) error_500(w http.ResponseWriter, r *http.Request, err error) {
|
func (app *Application) error_500(w http.ResponseWriter, r *http.Request, err error) {
|
||||||
panic("TODO")
|
panic("TODO")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user