summaryrefslogtreecommitdiff
path: root/src/types/history.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/types/history.ts')
-rw-r--r--src/types/history.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/types/history.ts b/src/types/history.ts
index 8179f6261..a5f4e9d3f 100644
--- a/src/types/history.ts
+++ b/src/types/history.ts
@@ -22,7 +22,6 @@
* Imports.
*/
import { RefreshReason } from "./walletTypes";
-import { ReserveTransaction } from "./ReserveTransaction";
import { WithdrawalSource } from "./dbTypes";
import { Timestamp } from "../util/time";