Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
UpcraftLP committed May 12, 2024
1 parent 94df201 commit 2700afa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/endpoints.go
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 2700afa

Please sign in to comment.