Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Chriscbr committed Oct 25, 2023
1 parent 9ee10ba commit 25cec82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.w
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ api.post("/selectWinner", inflight (req) => {
};

return cloud.ApiResponse {
headers: corsHeaders,
status: 200,
body: Json.stringify(payload),
};
Expand Down

0 comments on commit 25cec82

Please sign in to comment.