[Checkins] SVN: zope.app.catalog/trunk/src/zope/app/catalog/tests.py removed unused import

Bernd Dorn bernd.dorn at lovelysystems.com
Fri Jun 22 05:45:12 EDT 2007


Log message for revision 76937:
  removed unused import

Changed:
  U   zope.app.catalog/trunk/src/zope/app/catalog/tests.py

-=-
Modified: zope.app.catalog/trunk/src/zope/app/catalog/tests.py
===================================================================
--- zope.app.catalog/trunk/src/zope/app/catalog/tests.py	2007-06-22 09:36:58 UTC (rev 76936)
+++ zope.app.catalog/trunk/src/zope/app/catalog/tests.py	2007-06-22 09:45:11 UTC (rev 76937)
@@ -31,7 +31,6 @@
 from zope.index.interfaces import IInjection, IIndexSearch
 from zope.app.catalog.interfaces import ICatalog
 from zope.app.catalog.catalog import Catalog
-from zope.app.catalog.attribute import AttributeIndex
 from zope.app.catalog.field import FieldIndex
 
 class ReferenceStub:



More information about the Checkins mailing list