remove new line
This commit is contained in:
parent
a15f78652f
commit
2d0fd14d3c
@ -2,7 +2,6 @@ import BigNumber from 'bignumber.js';
|
|||||||
import * as ethereum_address from 'ethereum-address';
|
import * as ethereum_address from 'ethereum-address';
|
||||||
import * as _ from 'lodash';
|
import * as _ from 'lodash';
|
||||||
import * as validUrl from 'valid-url';
|
import * as validUrl from 'valid-url';
|
||||||
|
|
||||||
import {SchemaValidator, Schema} from '0x-json-schemas';
|
import {SchemaValidator, Schema} from '0x-json-schemas';
|
||||||
|
|
||||||
const HEX_REGEX = /^0x[0-9A-F]*$/i;
|
const HEX_REGEX = /^0x[0-9A-F]*$/i;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user