remove unnecessary imports.
svn path=/plone.app.discussion/trunk/; revision=37765
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"""
|
||||
from datetime import datetime
|
||||
|
||||
from zope.annotation.interfaces import IAnnotations, IAnnotatable
|
||||
from zope.annotation.interfaces import IAnnotatable
|
||||
|
||||
from zope.component.factory import Factory
|
||||
from zope.component import queryUtility
|
||||
|
||||
Reference in New Issue
Block a user