gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch stable updated: Hotfixing syntax proble


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch stable updated: Hotfixing syntax problem.
Date: Fri, 29 Mar 2019 18:49:33 +0100

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

marcello pushed a commit to branch stable
in repository bank.

The following commit(s) were added to refs/heads/stable by this push:
     new 22ecff2  Hotfixing syntax problem.
22ecff2 is described below

commit 22ecff236a4a11169aae7dcb81f2bb675bfc8594
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Mar 29 18:49:12 2019 +0100

    Hotfixing syntax problem.
---
 talerbank/app/models.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/talerbank/app/models.py b/talerbank/app/models.py
index 5b52883..369a84c 100644
--- a/talerbank/app/models.py
+++ b/talerbank/app/models.py
@@ -37,8 +37,6 @@ class InvalidAmount(Amount):
     def dump(self):
         return "Invalid Amount, please report"
 
-class AmountField(models.Field):
-
 ##
 # Helper function that instantiates a zero-valued @a Amount
 # object.

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



reply via email to

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