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