[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] 01/02: imports
From: |
gnunet |
Subject: |
[taler-wallet-core] 01/02: imports |
Date: |
Thu, 07 Jan 2021 18:56:16 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository wallet-core.
commit b2e213bae6c8f9d6a7629f3b9a1e474fb33bdb24
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Jan 7 15:32:04 2021 +0100
imports
---
packages/taler-wallet-core/src/types/dbTypes.ts | 4 ----
1 file changed, 4 deletions(-)
diff --git a/packages/taler-wallet-core/src/types/dbTypes.ts
b/packages/taler-wallet-core/src/types/dbTypes.ts
index dcfdf331..1c9f546d 100644
--- a/packages/taler-wallet-core/src/types/dbTypes.ts
+++ b/packages/taler-wallet-core/src/types/dbTypes.ts
@@ -38,10 +38,6 @@ import { Index, Store } from "../util/query";
import { TalerErrorDetails, RefreshReason } from "./walletTypes";
import {
ReserveTransaction,
- ReserveCreditTransaction,
- ReserveWithdrawTransaction,
- ReserveClosingTransaction,
- ReserveRecoupTransaction,
} from "./ReserveTransaction";
import { Timestamp, Duration } from "../util/time";
import { IDBKeyPath } from "idb-bridge";
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.