[Zodb-checkins] CVS: ZODB3/ZEO/tests - ConnectionTests.py:1.46
    Jeremy Hylton 
    jeremy at zope.com
       
    Thu Oct  2 19:56:32 EDT 2003
    
    
  
Update of /cvs-repository/ZODB3/ZEO/tests
In directory cvs.zope.org:/tmp/cvs-serv9059/ZEO/tests
Modified Files:
	ConnectionTests.py 
Log Message:
Remove duplicate import
=== ZODB3/ZEO/tests/ConnectionTests.py 1.45 => 1.46 ===
--- ZODB3/ZEO/tests/ConnectionTests.py:1.45	Thu Oct  2 16:17:51 2003
+++ ZODB3/ZEO/tests/ConnectionTests.py	Thu Oct  2 19:56:31 2003
@@ -20,7 +20,6 @@
 import asyncore
 import tempfile
 import threading
-import time
 
 import zLOG
 
    
    
More information about the Zodb-checkins
mailing list