Skip to content

Commit

Permalink
Remove no longer needed import.
Browse files Browse the repository at this point in the history
  • Loading branch information
sallner committed Sep 28, 2016
1 parent aa97e6f commit b021bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grokcore/annotation/components.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from zope.annotation.interfaces import IAttributeAnnotatable
from zope.annotation.interfaces import IAnnotations
from zope.container import contained
from zope.interface import implements, providedBy
from zope.interface import providedBy
from zope.component import getSiteManager
from grokcore.annotation.interfaces import IAnnotationFactory
import persistent
Expand Down

0 comments on commit b021bb0

Please sign in to comment.