prettier gdi

This commit is contained in:
Michael Zhu 2019-10-17 20:31:36 -07:00
parent 21cf2319d5
commit 6b653fb00d

View File

@ -1,10 +1,6 @@
import { blockchainTests, expect, verifyEvents } from '@0x/contracts-test-utils';
import {
artifacts,
CoordinatorRegistryContract,
CoordinatorRegistryCoordinatorEndpointSetEventArgs,
} from '../src';
import { artifacts, CoordinatorRegistryContract, CoordinatorRegistryCoordinatorEndpointSetEventArgs } from '../src';
// tslint:disable:no-unnecessary-type-assertion
blockchainTests.resets('Coordinator Registry tests', env => {