aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-02-21 01:15:27 +0100
committerFlorian Dold <florian@dold.me>2023-02-21 01:15:27 +0100
commite56d3ba8ebc29c41e95505f3d3cdd6de62e7ce34 (patch)
treef178d8d0b0994ec21a9d14a58ed5be49da571cb3 /packages/taler-wallet-core/src/operations/withdraw.ts
parentb9b1dd73f58c3ee66161fd316299c0a6772b0a0d (diff)
downloadwallet-core-e56d3ba8ebc29c41e95505f3d3cdd6de62e7ce34.tar.xz
taler-wallet-cli: make purse expiration configurable
Diffstat (limited to 'packages/taler-wallet-core/src/operations/withdraw.ts')
-rw-r--r--packages/taler-wallet-core/src/operations/withdraw.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/taler-wallet-core/src/operations/withdraw.ts b/packages/taler-wallet-core/src/operations/withdraw.ts
index aba2948cd..3c3878792 100644
--- a/packages/taler-wallet-core/src/operations/withdraw.ts
+++ b/packages/taler-wallet-core/src/operations/withdraw.ts
@@ -118,8 +118,6 @@ import {
} from "../versions.js";
import {
makeTransactionId,
- storeOperationError,
- storeOperationPending,
} from "./common.js";
import {
getExchangeDetails,