[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-bank] branch master updated: delete blank lines
From: |
gnunet |
Subject: |
[taler-bank] branch master updated: delete blank lines |
Date: |
Wed, 02 Jun 2021 17:32:30 +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 2658aa0 delete blank lines
2658aa0 is described below
commit 2658aa0fb64d4ce08d191c8f5eec8af9bf80fcf7
Author: ms <ms@taler.net>
AuthorDate: Wed Jun 2 17:32:26 2021 +0200
delete blank lines
---
talerbank/app/views.py | 3 ---
1 file changed, 3 deletions(-)
diff --git a/talerbank/app/views.py b/talerbank/app/views.py
index 6a9b3a2..ef6567d 100644
--- a/talerbank/app/views.py
+++ b/talerbank/app/views.py
@@ -335,9 +335,6 @@ def wiretransfer_form(request):
set_session_hint(request, success=True, hint=gettext("Wire transfer
successful!"))
return redirect("profile")
-
-
-
@login_required
def payto_form(request):
is_success, hint = get_session_hint(request)
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-bank] branch master updated: delete blank lines,
gnunet <=