[Erp5-report] r45724 romain - /erp5/trunk/products/ERP5/Document/

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 28 15:28:38 CEST 2011


Author: romain
Date: Thu Apr 28 15:28:38 2011
New Revision: 45724

URL: http://svn.erp5.org?rev=45724&view=rev
Log:
Remove unused import

Modified:
    erp5/trunk/products/ERP5/Document/CategoryAcquiredMembershipStateConstraint.py

Modified: erp5/trunk/products/ERP5/Document/CategoryAcquiredMembershipStateConstraint.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/CategoryAcquiredMembershipStateConstraint.py?rev=45724&r1=45723&r2=45724&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/CategoryAcquiredMembershipStateConstraint.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/CategoryAcquiredMembershipStateConstraint.py [utf8] Thu Apr 28 15:28:38 2011
@@ -26,10 +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
 from Products.ERP5.Document.CategoryMembershipStateConstraint import \
     CategoryMembershipStateConstraint
 



More information about the Erp5-report mailing list