Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into stx-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
dan437 committed Nov 28, 2024
2 parents 79b9b28 + 8865e9a commit 0d6d3a2
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 0d6d3a2

Please sign in to comment.