From b90c3196a331eee28c09dd6abcfe7f2e0f9e296c Mon Sep 17 00:00:00 2001 From: Amir Bandeali Date: Wed, 2 Jan 2019 17:05:32 -0800 Subject: FIx linting errors --- contracts/protocol/test/exchange/core.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'contracts/protocol/test') diff --git a/contracts/protocol/test/exchange/core.ts b/contracts/protocol/test/exchange/core.ts index 8367898de..42db8623d 100644 --- a/contracts/protocol/test/exchange/core.ts +++ b/contracts/protocol/test/exchange/core.ts @@ -1,4 +1,3 @@ -import { artifacts as interfacesArtifacts, IAssetDataContract } from '@0x/contracts-interfaces'; import { chaiSetup, constants, -- cgit v1.2.3