aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/instant_heading.tsx
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-10-05 10:32:33 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-10-05 10:32:33 +0800
commitd7b6d8222f459942f82338fee752d03fe2d1547a (patch)
tree6f258046460155914886abd68f7059aca7d3a779 /packages/instant/src/components/instant_heading.tsx
parent1eb8d17ce36274093583069aab0025768a4a91ce (diff)
downloaddexon-0x-contracts-d7b6d8222f459942f82338fee752d03fe2d1547a.tar
dexon-0x-contracts-d7b6d8222f459942f82338fee752d03fe2d1547a.tar.gz
dexon-0x-contracts-d7b6d8222f459942f82338fee752d03fe2d1547a.tar.bz2
dexon-0x-contracts-d7b6d8222f459942f82338fee752d03fe2d1547a.tar.lz
dexon-0x-contracts-d7b6d8222f459942f82338fee752d03fe2d1547a.tar.xz
dexon-0x-contracts-d7b6d8222f459942f82338fee752d03fe2d1547a.tar.zst
dexon-0x-contracts-d7b6d8222f459942f82338fee752d03fe2d1547a.zip
Apply linter
Diffstat (limited to 'packages/instant/src/components/instant_heading.tsx')
-rw-r--r--packages/instant/src/components/instant_heading.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/instant/src/components/instant_heading.tsx b/packages/instant/src/components/instant_heading.tsx
index 2b07ef666..be0414b8d 100644
--- a/packages/instant/src/components/instant_heading.tsx
+++ b/packages/instant/src/components/instant_heading.tsx
@@ -1,4 +1,3 @@
-import { BigNumber } from '@0xproject/utils';
import * as React from 'react';
import { SelectedAssetAmountInput } from '../containers/selected_asset_amount_input';