Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboydiamonds committed Jun 21, 2024
1 parent 93fb5dd commit 50fa482
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ export const useTxRefundStatus = (
if (status === BridgeStatus.REFUNDED) {
setIsRefunded(true)
}
console.log('RFQ Transaction Status: ', status)
} catch (error) {
console.error('Failed to get transaction refund status:', error)
}
Expand Down

0 comments on commit 50fa482

Please sign in to comment.