aboutsummaryrefslogtreecommitdiff
path: root/src/operations/errors.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/operations/errors.ts')
-rw-r--r--src/operations/errors.ts2
1 files changed, 0 insertions, 2 deletions
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,