Fix linting issues

This commit is contained in:
fragosti
2018-06-06 16:43:05 -07:00
parent e0d5b9daf8
commit e75721016e
4 changed files with 3 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
import { uniqueVersionIds, Web3Wrapper } from '@0xproject/web3-wrapper';
import { includes } from 'lodash';
import * as Web3 from 'web3';
enum NodeType {
Geth = 'GETH',