chore(multicall): lint error
This commit is contained in:
parent
5e486fca7f
commit
8a6a10be9d
@ -4,7 +4,6 @@ import { Contract } from '@ethersproject/contracts'
|
||||
import { useEffect, useMemo } from 'react'
|
||||
import { useDispatch, useSelector } from 'react-redux'
|
||||
import { useActiveWeb3React } from '../../hooks'
|
||||
import useDebounce from '../../hooks/useDebounce'
|
||||
import { useBlockNumber } from '../application/hooks'
|
||||
import { AppDispatch, AppState } from '../index'
|
||||
import { addMulticallListeners, Call, removeMulticallListeners, parseCallKey, toCallKey } from './actions'
|
||||
|
Loading…
Reference in New Issue
Block a user