Fix linter errors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { OpCode, StructLog, TransactionTrace } from 'ethereum-types';
|
||||
import { addressUtils, BigNumber, logUtils } from '@0xproject/utils';
|
||||
import { OpCode, StructLog, TransactionTrace } from 'ethereum-types';
|
||||
import { addHexPrefix, stripHexPrefix } from 'ethereumjs-util';
|
||||
import * as fs from 'fs';
|
||||
import * as _ from 'lodash';
|
||||
|
Reference in New Issue
Block a user