Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboydiamonds committed Jul 2, 2024
1 parent 908dac6 commit a2efae9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ export const AvailableBalance = ({
cursor: 'cursor-default',
})

console.log('maxBridgeableBalance: ', maxBridgeableBalance)

if (isDisabled) {
return null
} else if (isGasToken && isGasEstimateLoading) {
Expand Down

0 comments on commit a2efae9

Please sign in to comment.