Unused imports removed.
svn path=/plone.app.discussion/trunk/; revision=39568
This commit is contained in:
parent
8d915b6327
commit
9c5f1dd1d8
@ -1,10 +1,7 @@
|
|||||||
from zope import interface
|
# -*- coding: utf-8 -*-
|
||||||
import zope.schema.interfaces
|
|
||||||
|
|
||||||
from zope.schema.vocabulary import SimpleVocabulary, SimpleTerm
|
from zope.schema.vocabulary import SimpleVocabulary, SimpleTerm
|
||||||
|
|
||||||
from Products.CMFCore.utils import getToolByName
|
|
||||||
|
|
||||||
from plone.app.discussion.interfaces import _
|
from plone.app.discussion.interfaces import _
|
||||||
|
|
||||||
HAS_CAPTCHA = False
|
HAS_CAPTCHA = False
|
||||||
|
Loading…
Reference in New Issue
Block a user