cleanup
This commit is contained in:
parent
727d9851d9
commit
5673acfddd
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import (
|
|||
)
|
||||
|
||||
func GetPlayerCounts(db *sql.DB, logger *log.Logger) http.HandlerFunc {
|
||||
// TODO: Better logging
|
||||
return func(res http.ResponseWriter, req *http.Request) {
|
||||
query := req.URL.Query()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue