Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
Nnachevvv committed Oct 29, 2023
1 parent c687943 commit 37d4178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/admin/donations/store/RefundStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export class RefundStoreImpl {
}

showRefund = () => {
console.log('refund open')
this.isRefundOpen = true
}

Expand Down

0 comments on commit 37d4178

Please sign in to comment.