Skip to content

Commit

Permalink
Update src/components/expanded-state/AvailableNetworksv2.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
walmat authored Jun 7, 2024
1 parent ad68886 commit 32182ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/expanded-state/AvailableNetworksv2.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ const AvailableNetworksv2 = ({
const uniqueId = `${newAsset.address}_${chainId}`;
const userAsset = userAssetsStore.getState().userAssets.get(uniqueId);

console.log(chainId, uniqueId);

const parsedAsset = parseSearchAsset({
assetWithPrice: {
Expand Down

0 comments on commit 32182ed

Please sign in to comment.