Commit de16bc14 authored by Sebastien Robin's avatar Sebastien Robin

removed the import of Message


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6112 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4ef88c50
......@@ -46,7 +46,6 @@ import PlanningBox, POSBox, FormBox, EditorField, ProxyField
import RelationField, ImageField, MultiRelationField
import ZPyChart
import PreferenceTool
import Message
from Products.Formulator.FieldRegistry import FieldRegistry
from Products.Formulator import StandardFields, HelperFields
......@@ -183,5 +182,4 @@ import Selection
allow_class(Selection)
from AccessControl.SecurityInfo import allow_module
allow_module('Products.ERP5Form.Message')
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