Skip to content

Commit

Permalink
Removed some unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkp committed Dec 2, 2005
1 parent 70038b3 commit 2e1fade
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions module_access_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
'''

from AccessControl import allow_module, allow_class, allow_type
from AccessControl import ModuleSecurityInfo, ClassSecurityInfo
from Globals import InitializeClass
from AccessControl import ModuleSecurityInfo


# These modules are pretty safe
Expand Down

0 comments on commit 2e1fade

Please sign in to comment.