Try enabling no-unused-variable...
This commit is contained in:
@@ -4,7 +4,6 @@ import { assert as sharedAssert } from '@0xproject/assert';
|
||||
import { Schema } from '@0xproject/json-schemas';
|
||||
// tslint:disable-next-line:no-unused-variable
|
||||
import { ECSignature, SignatureType } from '@0xproject/types';
|
||||
import { BigNumber } from '@0xproject/utils';
|
||||
import { Web3Wrapper } from '@0xproject/web3-wrapper';
|
||||
import * as _ from 'lodash';
|
||||
|
||||
|
Reference in New Issue
Block a user