summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/transactions.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-core/src/operations/transactions.ts')
-rw-r--r--packages/taler-wallet-core/src/operations/transactions.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/taler-wallet-core/src/operations/transactions.ts b/packages/taler-wallet-core/src/operations/transactions.ts
index 026a91ef3..54d4d5574 100644
--- a/packages/taler-wallet-core/src/operations/transactions.ts
+++ b/packages/taler-wallet-core/src/operations/transactions.ts
@@ -20,7 +20,6 @@
import { InternalWalletState } from "./state";
import {
Stores,
- WithdrawalSourceType,
WalletRefundItem,
RefundState,
ReserveRecordStatus,
@@ -95,10 +94,7 @@ export async function getTransactions(
Stores.reserveHistory,
Stores.tips,
Stores.withdrawalGroups,
- Stores.payEvents,
Stores.planchets,
- Stores.refundEvents,
- Stores.reserveUpdatedEvents,
Stores.recoupGroups,
],
// Report withdrawals that are currently in progress.