Commit 87188728 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

remove duplicated definition.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30418 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e371043f
......@@ -3187,9 +3187,6 @@ class Base( CopyContainer,
def Description(self):
return self.getDescription('')
def Contributors(self):
return self.getContributorList('')
def EffectiveDate(self):
return self.getEffectiveDate('None')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment