Skip to content

Commit

Permalink
fix: remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
wellitongervickas committed Dec 9, 2023
1 parent 137f93e commit 2118668
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ export const useBridgeFees = ({
)
}

console.log(payload)

const getFeeResult = useContractRead({
address: targetEvmChainIdSettings?.adapter as `0x${string}`,
abi: BASE_ADAPTER_ABI,
Expand Down

0 comments on commit 2118668

Please sign in to comment.