From f41fdcc9e0d676a88876dc3cc8620c7c34c0e4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 21 Nov 2011 16:36:08 +0100 Subject: [PATCH] remove unnecessary disabled property comment --- themis/datatypes/deputy.py | 1 - 1 file changed, 1 deletion(-) diff --git a/themis/datatypes/deputy.py b/themis/datatypes/deputy.py index 1410cef..ca4c28f 100644 --- a/themis/datatypes/deputy.py +++ b/themis/datatypes/deputy.py @@ -102,7 +102,6 @@ class Deputy(Item): else: return 'p70' - #property def formatted_birthdate(self): if not self.birthdate: return ''