gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: -organize imports


From: gnunet
Subject: [taler-wallet-core] branch master updated: -organize imports
Date: Fri, 07 Oct 2022 14:45:58 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new eace0e0e7 -organize imports
eace0e0e7 is described below

commit eace0e0e7aad9113af758b829fffd873826e36e3
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Oct 7 14:45:55 2022 +0200

    -organize imports
---
 packages/taler-wallet-core/src/operations/transactions.ts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/packages/taler-wallet-core/src/operations/transactions.ts 
b/packages/taler-wallet-core/src/operations/transactions.ts
index 555ba0d8d..4086fc9b3 100644
--- a/packages/taler-wallet-core/src/operations/transactions.ts
+++ b/packages/taler-wallet-core/src/operations/transactions.ts
@@ -19,7 +19,6 @@
  */
 import {
   AbsoluteTime,
-  addPaytoQueryParams,
   AmountJson,
   Amounts,
   constructPayPullUri,
@@ -56,7 +55,6 @@ import { processDepositGroup } from "./deposits.js";
 import { getExchangeDetails } from "./exchanges.js";
 import { processPurchasePay } from "./pay.js";
 import { processRefreshGroup } from "./refresh.js";
-import { applyRefundFromPurchaseId } from "./refund.js";
 import { processTip } from "./tip.js";
 import {
   augmentPaytoUrisForWithdrawal,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]