Commit 9c466557 authored by Will Pote's avatar Will Pote

Use relative import

parent b2b0ce1f
import { Token, Currency, CurrencyAmount, Percent, TradeType, validateAndParseAddress } from '@uniswap/sdk-core'
import { Trade } from 'entities'
import { Trade } from './entities'
import invariant from 'tiny-invariant'
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment