aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pay-peer.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-02-16 22:29:53 +0100
committerFlorian Dold <florian@dold.me>2023-02-16 22:29:53 +0100
commit99f27aaecd78f3f513f1cc203c37ccab4f2db89a (patch)
tree8594058e845229a0e32df15f7ce470d338455d86 /packages/taler-wallet-core/src/operations/pay-peer.ts
parent88e5634c974edc68d0870b1da65e8b0fca7a9de2 (diff)
downloadwallet-core-99f27aaecd78f3f513f1cc203c37ccab4f2db89a.tar.xz
-comments
Diffstat (limited to 'packages/taler-wallet-core/src/operations/pay-peer.ts')
-rw-r--r--packages/taler-wallet-core/src/operations/pay-peer.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/taler-wallet-core/src/operations/pay-peer.ts b/packages/taler-wallet-core/src/operations/pay-peer.ts
index 022a824de..dd5ea13c9 100644
--- a/packages/taler-wallet-core/src/operations/pay-peer.ts
+++ b/packages/taler-wallet-core/src/operations/pay-peer.ts
@@ -77,7 +77,6 @@ import {
PeerPushPaymentIncomingRecord,
PeerPushPaymentInitiationStatus,
ReserveRecord,
- WalletStoresV1,
WithdrawalGroupStatus,
WithdrawalRecordType,
} from "../db.js";