Commit a09f4b19 authored by Sebastien Robin's avatar Sebastien Robin

formulator patch should not be there


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1115 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8c0d9db9
......@@ -41,7 +41,7 @@ document_classes = generateInitFiles(this_module, globals(), generate_document=0
# Import rest of the code and finish installation
from Products.ERP5Type.Utils import initializeProduct, initializeLocalDocumentRegistry
import Interface, PropertySheet, ZopePatch, StateChangeInfoPatch, \
CMFCorePatch, FormulatorPatch
CMFCorePatch
def initialize( context ):
# Import Product Components
......
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