[Zodb-checkins] CVS: Zope/lib/python/ZEO/tests - zeoserver.py:1.22

Fred L. Drake, Jr. fred at zope.com
Mon Oct 6 16:42:50 EDT 2003


Update of /cvs-repository/Zope/lib/python/ZEO/tests
In directory cvs.zope.org:/tmp/cvs-serv12498

Modified Files:
	zeoserver.py 
Log Message:
remove unused import


=== Zope/lib/python/ZEO/tests/zeoserver.py 1.21 => 1.22 ===
--- Zope/lib/python/ZEO/tests/zeoserver.py:1.21	Thu Oct  2 14:17:21 2003
+++ Zope/lib/python/ZEO/tests/zeoserver.py	Mon Oct  6 16:42:50 2003
@@ -24,7 +24,6 @@
 import threading
 import ThreadedAsync.LoopCallback
 
-import ZConfig.Context
 import zLOG
 from ZEO.StorageServer import StorageServer
 from ZEO.runzeo import ZEOOptions




More information about the Zodb-checkins mailing list