[Erp5-report] r26483 - /erp5/trunk/products/ZSQLCatalog/SearchKey/DateTimeKey.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 17 17:02:30 CEST 2009


Author: vincent
Date: Fri Apr 17 17:02:30 2009
New Revision: 26483

URL: http://svn.erp5.org?rev=26483&view=rev
Log:
Remove commented-out import.

Modified:
    erp5/trunk/products/ZSQLCatalog/SearchKey/DateTimeKey.py

Modified: erp5/trunk/products/ZSQLCatalog/SearchKey/DateTimeKey.py
URL: http://svn.erp5.org/erp5/trunk/products/ZSQLCatalog/SearchKey/DateTimeKey.py?rev=26483&r1=26482&r2=26483&view=diff
==============================================================================
--- erp5/trunk/products/ZSQLCatalog/SearchKey/DateTimeKey.py [utf8] (original)
+++ erp5/trunk/products/ZSQLCatalog/SearchKey/DateTimeKey.py [utf8] Fri Apr 17 17:02:30 2009
@@ -32,7 +32,6 @@
 from SearchKey import SearchKey
 from Products.ZSQLCatalog.Query.SimpleQuery import SimpleQuery
 from Products.ZSQLCatalog.Query.ComplexQuery import ComplexQuery
-#from Products.ZSQLCatalog.SQLExpression import SQLExpression
 from zLOG import LOG
 from DateTime.DateTime import DateTime, DateTimeError, _cache
 from Products.ZSQLCatalog.Interface.ISearchKey import ISearchKey




More information about the Erp5-report mailing list