gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: remove leftover


From: gnunet
Subject: [libeufin] branch master updated: remove leftover
Date: Thu, 03 Nov 2022 14:13:41 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new d89e2c01 remove leftover
d89e2c01 is described below

commit d89e2c0127dc86b95be58b5481628dbcda4252c2
Author: MS <ms@taler.net>
AuthorDate: Thu Nov 3 14:13:37 2022 +0100

    remove leftover
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
index 39e9d6b2..8d046893 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
@@ -1144,7 +1144,6 @@ val sandboxApp: Application.() -> Unit = {
                     val demobank = ensureDemobank(call)
                     var captcha_page = demobank.captchaUrl
                     if (captcha_page == null) logger.warn("CAPTCHA URL not 
found")
-                    captcha_page += "demobanks/${demobank.name}"
                     val ret = TalerWithdrawalStatus(
                         selection_done = wo.selectionDone,
                         transfer_done = wo.confirmationDone,

-- 
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]