Skip to content

Commit

Permalink
undo file
Browse files Browse the repository at this point in the history
  • Loading branch information
bergeron committed Nov 15, 2024
1 parent 9facc09 commit 2e2a61d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/hooks/useTokensWithFiltering.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ export const useTokensWithFiltering = (
getShouldHideZeroBalanceTokens,
);

// todo
const {
tokensWithBalances: erc20TokensWithBalances,
}: { tokensWithBalances: TokenWithBalance[] } = useTokenTracker({
Expand Down

0 comments on commit 2e2a61d

Please sign in to comment.