Skip to content

Commit

Permalink
remove import of walletcontext
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan DesRosier committed May 25, 2021
1 parent ab1fb6a commit abbe3fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components/WalletInfo.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import classnames from 'classnames'
import FeatherIcon from 'feather-icons-react'
import { getChain } from '@pooltogether/evm-chains-extended'

import { WalletContext } from 'lib/components/WalletContextProvider'
import { NetworkIcon } from 'lib/components/NetworkIcon'
import { useEnsName } from 'lib/hooks/useEnsName'
import { networkColorClassname } from 'lib/utils/networks'
Expand Down

0 comments on commit abbe3fa

Please sign in to comment.