@0x/migrations: Fix linter error.

This commit is contained in:
Lawrence Forman 2020-09-01 16:54:17 -04:00
parent 79254de7bc
commit 78dfb6d525

View File

@ -31,7 +31,6 @@ import {
BridgeAdapterContract, BridgeAdapterContract,
FillQuoteTransformerContract, FillQuoteTransformerContract,
fullMigrateAsync as fullMigrateExchangeProxyAsync, fullMigrateAsync as fullMigrateExchangeProxyAsync,
IZeroExContract,
PayTakerTransformerContract, PayTakerTransformerContract,
WethTransformerContract, WethTransformerContract,
} from '@0x/contracts-zero-ex'; } from '@0x/contracts-zero-ex';