[Zope3-checkins] CVS: Zope3/src/ZConfig/tests - test_schema.py:1.18
Martijn Faassen
m.faassen@vet.uu.nl
Thu, 1 May 2003 15:35:58 -0400
Update of /cvs-repository/Zope3/src/ZConfig/tests
In directory cvs.zope.org:/tmp/cvs-serv30407/ZConfig/tests
Modified Files:
test_schema.py
Log Message:
Importgeddon part the second. Removed unused imports throughout the
source tree. This should have taken care of most unused imports
in Zope 3. :)
=== Zope3/src/ZConfig/tests/test_schema.py 1.17 => 1.18 ===
--- Zope3/src/ZConfig/tests/test_schema.py:1.17 Mon Mar 24 12:09:49 2003
+++ Zope3/src/ZConfig/tests/test_schema.py Thu May 1 15:34:57 2003
@@ -13,7 +13,6 @@
##############################################################################
"""Tests of ZConfig schemas."""
-import StringIO
import unittest
import ZConfig