From f4a8702b3cf93f9edf96d1d1c8cb88baa309e301 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 21 Jul 2020 12:23:48 +0530 Subject: towards consuming new merchant API --- src/operations/errors.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/operations/errors.ts') diff --git a/src/operations/errors.ts b/src/operations/errors.ts index 9def02b0e..01a8283cb 100644 --- a/src/operations/errors.ts +++ b/src/operations/errors.ts @@ -24,8 +24,6 @@ * Imports. */ import { OperationError } from "../types/walletTypes"; -import { HttpResponse } from "../util/http"; -import { Codec } from "../util/codec"; /** * This exception is there to let the caller know that an error happened, -- cgit v1.2.3