Commit 81d1dd1b authored by Vincent Pelletier's avatar Vincent Pelletier

fixup! (Multi|)RelationField: Cleanup imports.

parent 22b0df17
......@@ -791,7 +791,6 @@ class MultiRelationStringFieldValidator(Validator.LinesValidator):
menu_item_list.append(('', ''))
# If the length is 0, raise an error
if field.get_value('allow_creation') == 1 :
user = getSecurityManager().getUser()
getDefaultModule = field.getDefaultModule
# XXX
for portal_type in portal_type_list:
......
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