[Checkins] SVN: z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/tests/testSQLAlchemy.py import cleanup

Andreas Jung andreas at andreas-jung.com
Tue Apr 24 05:05:23 EDT 2007


Log message for revision 74698:
  import cleanup
  

Changed:
  U   z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/tests/testSQLAlchemy.py

-=-
Modified: z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/tests/testSQLAlchemy.py
===================================================================
--- z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/tests/testSQLAlchemy.py	2007-04-24 07:48:49 UTC (rev 74697)
+++ z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/tests/testSQLAlchemy.py	2007-04-24 09:05:21 UTC (rev 74698)
@@ -17,7 +17,6 @@
 import sqlalchemy
 
 from zope.interface.verify import verifyClass
-from zope.component import getUtility
 
 from z3c.sqlalchemy.interfaces import ISQLAlchemyWrapper
 from z3c.sqlalchemy.postgres import PythonPostgresWrapper,  ZopePostgresWrapper



More information about the Checkins mailing list