remove unnecessary disabled property comment

This commit is contained in:
Frédéric Péters 2011-11-21 16:36:08 +01:00
parent 854c3c1426
commit f41fdcc9e0
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ class Deputy(Item):
else:
return 'p70'
#property
def formatted_birthdate(self):
if not self.birthdate:
return ''