Commit 2260fc70 authored by Julien Muchembled's avatar Julien Muchembled

Revert "Make sure CMFCategory product is imported before ERP5Type.Core.Folder"

This reverts commit 0af3e8f6.

This is not required anymore since ERP5Type.PropertySheet is a dynamic module
(commit 9ddcbfc1).
parent 08bf6d94
# Make sure CMFCategory product is imported before ERP5Type.Core.Folder
# because Folder needs PropertySheet.CategoryCore
# This is important for ZEO server which may need to import conflict-resolution
# classes from products that depend (at 'import' time) directly on Folder.
import Products.CMFCategory
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