[Zope3-checkins] CVS: Zope3/lib/python/ZEO/tests - stress.py:1.9
Guido van Rossum
guido@python.org
Thu, 19 Dec 2002 16:27:22 -0500
Update of /cvs-repository/Zope3/lib/python/ZEO/tests
In directory cvs.zope.org:/tmp/cvs-serv2561
Modified Files:
stress.py
Log Message:
Get rid of unused zLOG import.
=== Zope3/lib/python/ZEO/tests/stress.py 1.8 => 1.9 ===
--- Zope3/lib/python/ZEO/tests/stress.py:1.8 Fri Nov 22 16:24:53 2002
+++ Zope3/lib/python/ZEO/tests/stress.py Thu Dec 19 16:27:21 2002
@@ -25,7 +25,6 @@
from ZODB.MappingStorage import MappingStorage
from ZEO.tests import forker
from ZODB.tests import MinPO
-import zLOG
import os
import random