Prettier fixes

This commit is contained in:
Fabio Berger
2019-02-19 22:48:09 -08:00
parent 13eb9103a7
commit 6b775628d5
10 changed files with 68 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
import { constants, ERC721TokenIdsByOwner, txDefaults, Web3ProviderEngine} from '@0x/contracts-test-utils';
import { constants, ERC721TokenIdsByOwner, txDefaults, Web3ProviderEngine } from '@0x/contracts-test-utils';
import { generatePseudoRandomSalt } from '@0x/order-utils';
import { BigNumber } from '@0x/utils';
import { Web3Wrapper } from '@0x/web3-wrapper';