[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] 01/02: dead template
From: |
gnunet |
Subject: |
[taler-exchange] 01/02: dead template |
Date: |
Sat, 17 Feb 2024 19:12:48 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
commit c223e4f634b2567fd0a6d76cc743af40c2ac62bb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Feb 17 18:41:55 2024 +0100
dead template
---
contrib/Makefile.am.in | 1 -
contrib/kyc-proof-logic-failure.en.must | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/contrib/Makefile.am.in b/contrib/Makefile.am.in
index 268e423b..e278fad2 100644
--- a/contrib/Makefile.am.in
+++ b/contrib/Makefile.am.in
@@ -9,7 +9,6 @@ dist_tmplpkgdata_DATA = \
kyc-proof-bad-request.en.must \
kyc-proof-endpoint-unknown.en.must \
kyc-proof-internal-error.en.must \
- kyc-proof-logic-failure.en.must \
kyc-proof-target-unknown.en.must \
oauth2-authentication-failure.en.must \
oauth2-authorization-failure.en.must \
diff --git a/contrib/kyc-proof-logic-failure.en.must
b/contrib/kyc-proof-logic-failure.en.must
deleted file mode 100644
index f7f05850..00000000
--- a/contrib/kyc-proof-logic-failure.en.must
+++ /dev/null
@@ -1,15 +0,0 @@
-<html>
-<head>
-<title>500: Internal logic failure</title>
-</head>
-<body>
- We had an internal error processing the KYC request.
-<pre>
-<!-- Taler Error code --> {{ code }}:
-<!-- Taler EC hint --> {{ hint }}
-</pre>
-<p>
- <!-- human-readable message --> {{ message}}
-</p>
-</body>
-</html>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.