Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
namgold committed Sep 22, 2023
1 parent 8aba1a0 commit 3694dc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/state/farms/elastic/hooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { useSearchParams } from 'react-router-dom'
import ELASTIC_FARM_ABI from 'constants/abis/v2/farm.json'
import { ELASTIC_FARM_TYPE, FARM_TAB } from 'constants/index'
import { CONTRACT_NOT_FOUND_MSG } from 'constants/messages'
import { isEVM as isEVMNetwork } from 'constants/networks'
import { EVMNetworkInfo } from 'constants/networks/type'
import { useActiveWeb3React } from 'hooks'
import { useTokens } from 'hooks/Tokens'
Expand Down

0 comments on commit 3694dc9

Please sign in to comment.