Remove unnecessary imports from vocabularies.py.

svn path=/plone.app.discussion/trunk/; revision=37763
This commit is contained in:
Timo Stollenwerk 2010-07-13 09:23:10 +00:00
parent 31c0f7b459
commit 5784ed82a3
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
from zope import interface
from zope import component
import zope.schema.interfaces
import zope.schema.vocabulary