summaryrefslogtreecommitdiffstats
path: root/ipalib/frontend.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/frontend.py')
-rw-r--r--ipalib/frontend.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipalib/frontend.py b/ipalib/frontend.py
index 4ff77c59a..c614e5479 100644
--- a/ipalib/frontend.py
+++ b/ipalib/frontend.py
@@ -1087,7 +1087,6 @@ class Property(Attribute):
rules=self.rules,
normalize=self.normalize,
)
- super(Property, self).__init__()
def __rules_iter(self):
"""