Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gambinish committed Nov 28, 2024
1 parent b963edc commit 2f1b3f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/pages/asset/components/token-asset.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ const TokenAsset = ({ token, chainId }: { token: Token; chainId: Hex }) => {
walletAddress,
{ blockExplorerUrl: currentTokenBlockExplorer ?? '' },
);
console.log(tokenTrackerLink);

return (
<AssetPage
Expand Down

0 comments on commit 2f1b3f7

Please sign in to comment.