From 1a99a119c97ed40b3ccdb052acd3b0951a3375cd Mon Sep 17 00:00:00 2001 From: GunaTrika <guna.r@trikatechnologies.com> Date: Tue, 28 Sep 2021 10:41:12 +0530 Subject: [PATCH] Fixing type error --- framework/elasticpath/fetcher.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/framework/elasticpath/fetcher.ts b/framework/elasticpath/fetcher.ts index 6f1fe2f5c..ea77d337c 100644 --- a/framework/elasticpath/fetcher.ts +++ b/framework/elasticpath/fetcher.ts @@ -1,6 +1,5 @@ -import { Fetcher } from './utils/types' +import type { Fetcher } from '@commerce/utils/types' import { FetcherError } from '@commerce/utils/errors' -import { gateway as MoltinGateway, Moltin } from '@moltin/sdk'; import epClient from './utils/ep-client' export const fetcher: Fetcher = async ({