Skip to content

Commit

Permalink
Remove unused (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
tolgahan-arikan authored Nov 8, 2024
1 parent 6c83f71 commit 41416a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stores/TokenStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { NetworkConfig, NetworkType, getChainId } from '@0xsequence/network'
import { ethers } from 'ethers'

import { getNativeTokenInfo } from '~/utils/network'
import { subscribeImmediately } from '~/utils/observable'

import { ERC20_ABI } from '~/constants/abi'
import { LocalStorageKey } from '~/constants/storage'
Expand Down

0 comments on commit 41416a2

Please sign in to comment.