Skip to content

Commit

Permalink
Found another deprecated import
Browse files Browse the repository at this point in the history
  • Loading branch information
janjaapdriessen committed Feb 21, 2019
1 parent 4ee628b commit 60c52ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grok/interfaces.py
Expand Up @@ -14,7 +14,7 @@
"""Grok interfaces
"""
from zope import interface
from zope.component.interfaces import IObjectEvent
from zope.interface.interfaces import IObjectEvent
from zope.container.interfaces import IContainer as IContainerBase

# Expose interfaces from grokcore.* packages as well:
Expand Down

0 comments on commit 60c52ef

Please sign in to comment.