Fix linter errors

This commit is contained in:
Leonid Logvinov
2018-01-04 14:53:38 +01:00
parent d0f66f8624
commit c49f68ef3e
8 changed files with 11 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
import { BlockchainLifecycle } from '@0xproject/dev-utils';
import { Web3Wrapper } from '@0xproject/web3-wrapper';
import { BigNumber } from '@0xproject/utils';
import { Web3Wrapper } from '@0xproject/web3-wrapper';
import * as chai from 'chai';
import 'mocha';
import * as Web3 from 'web3';