[Erp5-report] r45752 romain - /erp5/trunk/products/ERP5/Document/
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Apr 29 13:36:48 CEST 2011
Author: romain
Date: Fri Apr 29 13:36:48 2011
New Revision: 45752
URL: http://svn.erp5.org?rev=45752&view=rev
Log:
Remove unused import
Modified:
erp5/trunk/products/ERP5/Document/AttributeBlacklistedConstraint.py
Modified: erp5/trunk/products/ERP5/Document/AttributeBlacklistedConstraint.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/AttributeBlacklistedConstraint.py?rev=45752&r1=45751&r2=45752&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/AttributeBlacklistedConstraint.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/AttributeBlacklistedConstraint.py [utf8] Fri Apr 29 13:36:48 2011
@@ -26,7 +26,6 @@
#
##############################################################################
-from Products.ERP5Type.mixin.constraint import ConstraintMixin
from Products.ERP5Type import PropertySheet
from Products.ERP5Type.Utils import createExpressionContext
from Products.ERP5Type.Utils import evaluateExpressionFromString
More information about the Erp5-report
mailing list