Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nick134-bit committed Sep 28, 2023
1 parent 0b215b6 commit b5ffac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Wallet/ChainSelect/ChainList/ChainList.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { useEffect } from 'react'
import React from 'react'

import { List } from '@chakra-ui/react'
import { WalletType } from 'components/Wallet/Modal/WalletModal'
Expand Down

0 comments on commit b5ffac1

Please sign in to comment.