[Zope-Checkins] CVS: Zope/lib/python/SearchIndex - UnIndex.py:1.35

Yvo Schubbe y.2004_ at wcm-solutions.de
Thu Apr 8 05:03:03 EDT 2004


Update of /cvs-repository/Zope/lib/python/SearchIndex
In directory cvs.zope.org:/tmp/cvs-serv3248/lib/python/SearchIndex

Modified Files:
	UnIndex.py 
Log Message:
- removed unused broken imports


=== Zope/lib/python/SearchIndex/UnIndex.py 1.34 => 1.35 ===
--- Zope/lib/python/SearchIndex/UnIndex.py:1.34	Fri Nov 28 11:46:12 2003
+++ Zope/lib/python/SearchIndex/UnIndex.py	Thu Apr  8 05:03:00 2004
@@ -17,8 +17,6 @@
 
 from Globals import Persistent
 from Acquisition import Implicit
-import BTree
-import IOBTree
 import string
 from zLOG import LOG, ERROR
 from types import StringType, ListType, IntType, TupleType




More information about the Zope-Checkins mailing list