removing references to TextIndexNG

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1350 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2006-09-17 14:07:02 +00:00
parent dbaf1d26f9
commit 1b3f081fc0

View file

@ -40,7 +40,6 @@ from cStringIO import StringIO
from zope.app.event.objectevent import ObjectModifiedEvent, Attributes
from zope.event import notify
from textindexng.content import IndexContentCollector
from cybertools.relation.registry import getRelations
from cybertools.relation.interfaces import IRelatable
from cybertools.typology.interfaces import ITypeManager