mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-04-10 14:55:55 +08:00
cleanup
This commit is contained in:
parent
94df201bf7
commit
2700afafdb
@ -400,7 +400,6 @@ func handleSaveData2(w http.ResponseWriter, r *http.Request) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
w.WriteHeader(http.StatusOK)
|
w.WriteHeader(http.StatusOK)
|
||||||
return
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func handleNewClear(w http.ResponseWriter, r *http.Request) {
|
func handleNewClear(w http.ResponseWriter, r *http.Request) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user