aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pay-merchant.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-core/src/operations/pay-merchant.ts')
-rw-r--r--packages/taler-wallet-core/src/operations/pay-merchant.ts7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/taler-wallet-core/src/operations/pay-merchant.ts b/packages/taler-wallet-core/src/operations/pay-merchant.ts
index a7e9c4e80..733da8394 100644
--- a/packages/taler-wallet-core/src/operations/pay-merchant.ts
+++ b/packages/taler-wallet-core/src/operations/pay-merchant.ts
@@ -30,7 +30,6 @@ import {
AbsoluteTime,
AmountJson,
Amounts,
- ApplyRefundResponse,
codecForAbortResponse,
codecForMerchantContractTerms,
codecForMerchantOrderRefundPickupResponse,
@@ -39,7 +38,6 @@ import {
codecForProposal,
CoinDepositPermission,
CoinRefreshRequest,
- CoinStatus,
ConfirmPayResult,
ConfirmPayResultType,
constructPayUri,
@@ -53,20 +51,15 @@ import {
Logger,
makeErrorDetail,
makePendingOperationFailedError,
- MerchantCoinRefundFailureStatus,
MerchantCoinRefundStatus,
- MerchantCoinRefundSuccessStatus,
MerchantContractTerms,
MerchantPayResponse,
- MerchantRefundResponse,
NotificationType,
parsePayUri,
- parseRefundUri,
parseTalerUri,
PayCoinSelection,
PreparePayResult,
PreparePayResultType,
- PrepareRefundResult,
randomBytes,
RefreshReason,
StartRefundQueryForUriResponse,