Remove unused imports

This commit is contained in:
Leonid Logvinov
2017-07-17 22:45:34 -07:00
parent c11ba988c7
commit 73e8f890b5
10 changed files with 1 additions and 15 deletions

View File

@@ -1,5 +1,4 @@
import 'mocha';
import * as _ from 'lodash';
import * as chai from 'chai';
import * as Web3 from 'web3';
import * as BigNumber from 'bignumber.js';