gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-donations] branch master updated: helpers not requir


From: gnunet
Subject: [GNUnet-SVN] [taler-donations] branch master updated: helpers not required anymore
Date: Mon, 22 Jan 2018 03:01:23 +0100

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

dold pushed a commit to branch master
in repository donations.

The following commit(s) were added to refs/heads/master by this push:
     new 912d757  helpers not required anymore
912d757 is described below

commit 912d757accb3a590ea9372762673466f03df7cac
Author: Florian Dold <address@hidden>
AuthorDate: Mon Jan 22 03:01:20 2018 +0100

    helpers not required anymore
---
 talerdonations/donations/donations.py | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/talerdonations/donations/donations.py 
b/talerdonations/donations/donations.py
index 598cca6..ac3a0ad 100644
--- a/talerdonations/donations/donations.py
+++ b/talerdonations/donations/donations.py
@@ -24,10 +24,6 @@ import requests
 import flask
 import traceback
 from ..talerconfig import TalerConfig
-from ..helpers import (make_url, \
-    expect_parameter, amount_from_float, \
-    amount_to_float, join_urlparts, get_query_string, \
-    MissingParameterException, backend_error)
 
 LOGGER = logging.getLogger(__name__)
 

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



reply via email to

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