From 81505ba56cc8a5b0a2991b07e8320a442ee74f27 Mon Sep 17 00:00:00 2001 From: Brandon Millman Date: Wed, 17 Oct 2018 10:44:25 -0700 Subject: Fix duplicate BuyQuoteInfo --- packages/asset-buyer/src/index.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'packages/asset-buyer') diff --git a/packages/asset-buyer/src/index.ts b/packages/asset-buyer/src/index.ts index 20a36b250..9ac3c0b8a 100644 --- a/packages/asset-buyer/src/index.ts +++ b/packages/asset-buyer/src/index.ts @@ -15,7 +15,6 @@ export { AssetBuyerError, AssetBuyerOpts, BuyQuote, - BuyQuoteInfo, BuyQuoteExecutionOpts, BuyQuoteInfo, BuyQuoteRequestOpts, -- cgit v1.2.3