gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: remove stale occurrence


From: gnunet
Subject: [taler-bank] branch master updated: remove stale occurrence
Date: Fri, 23 Apr 2021 12:31:35 +0200

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

ms pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 1f0efbf  remove stale occurrence
1f0efbf is described below

commit 1f0efbfb7f2edd6ec54376df671efcbd3e890d6d
Author: MS <ms@taler.net>
AuthorDate: Fri Apr 23 12:31:32 2021 +0200

    remove stale occurrence
---
 talerbank/app/urls.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/talerbank/app/urls.py b/talerbank/app/urls.py
index d1993a0..a27c6d5 100644
--- a/talerbank/app/urls.py
+++ b/talerbank/app/urls.py
@@ -99,7 +99,6 @@ urlpatterns = [
     path("favicon.ico", views.ignore),
     path("config", views.config_view, name="config"),
     path("history", views.serve_history, name="history"),
-    path("public-accounts", views.serve_public_accounts, 
name="public-accounts"),
     path("payto-transfer", views.payto_transfer, name="payto-transfer"),
 ]
 

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