Commit 58e731db authored by Romain Courteaud's avatar Romain Courteaud

Partially revert cf4942f7.

Remove changes commited by mistake.
parent 84285a35
......@@ -36,8 +36,7 @@ object_classes = ()
content_classes = ()
content_constructors = ()
from Tool import SlapOSRestAPITool
from Tool import StatusTool
portal_tools = (SlapOSRestAPITool.SlapOSRestAPITool, StatusTool.StatusTool)
portal_tools = (SlapOSRestAPITool.SlapOSRestAPITool, )
from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
import SlapOSMachineAuthenticationPlugin
......
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