Commit b48b7e9a authored by Paul Winkler's avatar Paul Winkler

Removed some unused imports.

parent ca105223
...@@ -33,8 +33,7 @@ NB: Placing security assestions within the package/module you are trying ...@@ -33,8 +33,7 @@ NB: Placing security assestions within the package/module you are trying
''' '''
from AccessControl import allow_module, allow_class, allow_type from AccessControl import allow_module, allow_class, allow_type
from AccessControl import ModuleSecurityInfo, ClassSecurityInfo from AccessControl import ModuleSecurityInfo
from Globals import InitializeClass
# These modules are pretty safe # These modules are pretty safe
......
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