From b5b8f96cc94e3a3c0ee7d989819197ab5df393cd Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 12 Mar 2020 19:25:38 +0530 Subject: improved error reporting / towards a working recoup --- src/operations/history.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/operations/history.ts') diff --git a/src/operations/history.ts b/src/operations/history.ts index 2cf215a5a..c09aa8d30 100644 --- a/src/operations/history.ts +++ b/src/operations/history.ts @@ -41,7 +41,6 @@ import { } from "../types/history"; import { assertUnreachable } from "../util/assertUnreachable"; import { TransactionHandle, Store } from "../util/query"; -import { ReserveTransactionType } from "../types/ReserveTransaction"; import { timestampCmp } from "../util/time"; /** -- cgit v1.2.3