@0x/contracts-exchange
: Run prettier.
This commit is contained in:
parent
92d112083e
commit
0851c5ac8e
@ -1,11 +1,4 @@
|
|||||||
import {
|
import { addressUtils, blockchainTests, expect, hexRandom, OrderStatus, orderUtils } from '@0x/contracts-test-utils';
|
||||||
addressUtils,
|
|
||||||
blockchainTests,
|
|
||||||
expect,
|
|
||||||
hexRandom,
|
|
||||||
OrderStatus,
|
|
||||||
orderUtils,
|
|
||||||
} from '@0x/contracts-test-utils';
|
|
||||||
import { ExchangeRevertErrors, generatePseudoRandomSalt } from '@0x/order-utils';
|
import { ExchangeRevertErrors, generatePseudoRandomSalt } from '@0x/order-utils';
|
||||||
import { RevertError } from '@0x/utils';
|
import { RevertError } from '@0x/utils';
|
||||||
import * as _ from 'lodash';
|
import * as _ from 'lodash';
|
||||||
|
@ -10,7 +10,6 @@ import {
|
|||||||
orderUtils,
|
orderUtils,
|
||||||
TransactionFactory,
|
TransactionFactory,
|
||||||
} from '@0x/contracts-test-utils';
|
} from '@0x/contracts-test-utils';
|
||||||
import { BlockchainLifecycle } from '@0x/dev-utils';
|
|
||||||
import {
|
import {
|
||||||
assetDataUtils,
|
assetDataUtils,
|
||||||
ExchangeRevertErrors,
|
ExchangeRevertErrors,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user