Skip to content

Commit

Permalink
Removing unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehewitt15 committed Oct 19, 2023
1 parent 0f330a3 commit 2679c97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/WrapMatic/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ import {
useWaitForTransaction,
useNetwork,
useAccount,
useBalance,
useContractRead
useBalance
} from 'wagmi'
import wMaticAbi from './wMaticAbi.json'

Expand Down

0 comments on commit 2679c97

Please sign in to comment.