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
|
||||
import zope.schema.interfaces
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from zope.schema.vocabulary import SimpleVocabulary, SimpleTerm
|
||||
|
||||
from Products.CMFCore.utils import getToolByName
|
||||
|
||||
from plone.app.discussion.interfaces import _
|
||||
|
||||
HAS_CAPTCHA = False
|
||||
|
Loading…
Reference in New Issue
Block a user