diff --git a/product/ERP5Type/__init__.py b/product/ERP5Type/__init__.py index 5b18af018f4836663c3845606b36f01e9d99daec..d0f2267269caa5c26ca0695b5cd6b3b2da6fba9d 100755 --- a/product/ERP5Type/__init__.py +++ b/product/ERP5Type/__init__.py @@ -42,7 +42,6 @@ document_classes = generateInitFiles(this_module, globals(), generate_document=0 from Products.ERP5Type.Utils import initializeProduct import Interface, PropertySheet, ZopePatch, StateChangeInfoPatch, \ CMFCorePatch - #CMFCorePatch, FormulatorPatch def initialize( context ): # Import Product Components