Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed May 1, 2012
1 parent 87f2f63 commit d7c25e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/grokcore/security/__init__.py
Expand Up @@ -15,8 +15,8 @@
"""
from grokcore.component import *

from grokcore.security.components import Permission, Public
from grokcore.security.components import Role
from grokcore.security.components import Permission, Role
from grokcore.security.components import Public
from grokcore.security.directive import require, permissions

# Import this module so that it's available as soon as you import the
Expand Down

0 comments on commit d7c25e9

Please sign in to comment.