[Zodb-checkins] CVS: Zope/lib/python/ZEO/tests -
	zeoserver.py:1.19.6.5
    Fred L. Drake, Jr. 
    fred at zope.com
       
    Tue Oct  7 15:51:53 EDT 2003
    
    
  
Update of /cvs-repository/Zope/lib/python/ZEO/tests
In directory cvs.zope.org:/tmp/cvs-serv9438
Modified Files:
      Tag: Zope-2_7-branch
	zeoserver.py 
Log Message:
remove unused import
=== Zope/lib/python/ZEO/tests/zeoserver.py 1.19.6.4 => 1.19.6.5 ===
--- Zope/lib/python/ZEO/tests/zeoserver.py:1.19.6.4	Mon Oct  6 23:41:57 2003
+++ Zope/lib/python/ZEO/tests/zeoserver.py	Tue Oct  7 15:51:52 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