Move to nolwn account.

This commit is contained in:
2021-07-19 21:13:03 -07:00
parent 19d616162f
commit d5c2c1ddf2
3 changed files with 1 additions and 5 deletions

View File

@ -138,8 +138,6 @@ func (r Router) ServeHTTP(w http.ResponseWriter, req *http.Request) {
}
handler.ServeHTTP(w, req)
return
}
// PathParams takes a path and returns the values for any path parameters