prettier gdi
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user