Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
namgold committed Oct 31, 2023
1 parent dcf2074 commit b0f3bf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/AddLiquidityV2/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ import { friendlyError } from 'utils/errorMessage'
import { maxAmountSpend } from 'utils/maxAmountSpend'
import { formatDisplayNumber, toString } from 'utils/numbers'
import { SLIPPAGE_STATUS, checkRangeSlippage } from 'utils/slippage'
import { unwrappedToken } from 'utils/wrappedCurrency'

import DisclaimerERC20 from './components/DisclaimerERC20'
import NewPoolNote from './components/NewPoolNote'
Expand Down

0 comments on commit b0f3bf2

Please sign in to comment.