pull/13/merge
Up 2024-05-12 04:41:56 +02:00
parent 94df201bf7
commit 2700afafdb
No known key found for this signature in database
GPG Key ID: 3B75CD7439FEB388
1 changed files with 0 additions and 1 deletions

View File

@ -400,7 +400,6 @@ func handleSaveData2(w http.ResponseWriter, r *http.Request) {
return
}
w.WriteHeader(http.StatusOK)
return
}
func handleNewClear(w http.ResponseWriter, r *http.Request) {