This commit is contained in:
Noah 2024-06-03 22:40:17 +02:00
parent 3f3e75a5be
commit cf0ce42636
6 changed files with 2 additions and 8 deletions

View file

@ -23,7 +23,6 @@ func RunServer() {
log.Panic().Err(err).Msg("Failed to start webserver")
}
}
/*func handle204(w http.ResponseWriter, r *http.Request) {