Skip to content

Commit

Permalink
Update update-sale-status.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
devkiran committed Dec 23, 2024
1 parent 4a3b1fb commit c79f00f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/web/lib/actions/update-sale-status.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ export const updateSaleStatusAction = authActionClient
eventId: sale.eventId,
});

console.log("saleEvent", saleEvent);

await recordSale({
...saleEvent["data"][0],
status,
Expand Down

0 comments on commit c79f00f

Please sign in to comment.