[Erp5-report] r41745 nicolas.dumazet - /erp5/trunk/products/ERP5Type/tests/

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Dec 24 08:13:15 CET 2010


Author: nicolas.dumazet
Date: Fri Dec 24 08:13:15 2010
New Revision: 41745

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

Modified:
    erp5/trunk/products/ERP5Type/tests/testDynamicClassGeneration.py

Modified: erp5/trunk/products/ERP5Type/tests/testDynamicClassGeneration.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/tests/testDynamicClassGeneration.py?rev=41745&r1=41744&r2=41745&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/testDynamicClassGeneration.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/tests/testDynamicClassGeneration.py [utf8] Fri Dec 24 08:13:15 2010
@@ -1013,7 +1013,6 @@ class TestZodbPropertySheet(ERP5TypeTest
                           self.test_module.setTitle,
                           'my_property_type_validity_constraint_title')
 
-from Products.ERP5Type import PropertySheet
 from Products.CMFCore.Expression import Expression
 
 class TestZodbImportFilesystemPropertySheet(ERP5TypeTestCase):



More information about the Erp5-report mailing list