[Erp5-report] r39380 yo - /erp5/trunk/products/ERP5/Document/Alarm.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Oct 20 10:50:37 CEST 2010


Author: yo
Date: Wed Oct 20 10:50:37 2010
New Revision: 39380

URL: http://svn.erp5.org?rev=39380&view=rev
Log:
DateUtils is not used any more, so remove the import.

Modified:
    erp5/trunk/products/ERP5/Document/Alarm.py

Modified: erp5/trunk/products/ERP5/Document/Alarm.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/Alarm.py?rev=39380&r1=39379&r2=39380&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/Alarm.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/Alarm.py [utf8] Wed Oct 20 10:50:37 2010
@@ -35,7 +35,6 @@ from Products.ERP5Type import Permission
 from Products.ERP5Type.XMLObject import XMLObject
 from DateTime import DateTime
 from Products.ERP5Type.Message import Message
-from Products.ERP5Type.DateUtils import addToDate, atTheEndOfPeriod
 from Products.ERP5Security.ERP5UserManager import SUPER_USER
 from AccessControl.SecurityManagement import getSecurityManager, \
             setSecurityManager, newSecurityManager




More information about the Erp5-report mailing list