gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-backoffice] branch master updated: Remove unnice pri


From: gnunet
Subject: [GNUnet-SVN] [taler-backoffice] branch master updated: Remove unnice print statement.
Date: Thu, 07 Jun 2018 21:07:31 +0200

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

marcello pushed a commit to branch master
in repository backoffice.

The following commit(s) were added to refs/heads/master by this push:
     new 9b7ccb3  Remove unnice print statement.
9b7ccb3 is described below

commit 9b7ccb31dabf404457cbf625ef0dbc3462e06487
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 7 21:07:10 2018 +0200

    Remove unnice print statement.
---
 talerbackoffice/backoffice/backoffice.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/talerbackoffice/backoffice/backoffice.py 
b/talerbackoffice/backoffice/backoffice.py
index 65d76ce..ad65a88 100644
--- a/talerbackoffice/backoffice/backoffice.py
+++ b/talerbackoffice/backoffice/backoffice.py
@@ -45,9 +45,6 @@ INSTANCES = os.environ.get("BACKOFFICE_INSTANCES")
 CURRENCY = TC["taler"]["currency"].value_string(required=True)
 app.config.from_object(__name__)
 
-print("My backend is: " + BACKEND_URL)
-
-
 @app.context_processor
 def utility_processor():
     def url(my_url):

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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