Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Apr 29, 2012
1 parent a85a5fa commit 4322d23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/grokcore/component/util.py
Expand Up @@ -16,6 +16,7 @@
import types
import zope.component.hooks
from zope.interface.interfaces import IInterface
from zope.interface import alsoProvides
from grokcore.component import directive

def _sort_key(component):
Expand Down

0 comments on commit 4322d23

Please sign in to comment.