diff --git a/product/ERP5Security/ERP5UserFactory.py b/product/ERP5Security/ERP5UserFactory.py index 9f2f50e57f742befb7ab11c238ef9c74748bb45c..afde6b67a167e42f0ec7c55c080096b9cf914728 100644 --- a/product/ERP5Security/ERP5UserFactory.py +++ b/product/ERP5Security/ERP5UserFactory.py @@ -23,8 +23,6 @@ from Products.PluggableAuthService.plugins.BasePlugin import BasePlugin from Products.PluggableAuthService.utils import classImplements from Products.PluggableAuthService.interfaces.plugins import IUserFactoryPlugin from Products.PluggableAuthService.PropertiedUser import PropertiedUser -from Products.PluggableAuthService.PropertiedUser import \ - _what_not_even_god_should_do from Products import ERP5Security manage_addERP5UserFactoryForm = PageTemplateFile(