[Erp5-report] r42821 nicolas.dumazet - /erp5/trunk/products/ERP5Type/Interactor/Interactor.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jan 31 14:53:53 CET 2011
Author: nicolas.dumazet
Date: Mon Jan 31 14:53:53 2011
New Revision: 42821
URL: http://svn.erp5.org?rev=42821&view=rev
Log:
useless import
Modified:
erp5/trunk/products/ERP5Type/Interactor/Interactor.py
Modified: erp5/trunk/products/ERP5Type/Interactor/Interactor.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/Interactor/Interactor.py?rev=42821&r1=42820&r2=42821&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/Interactor/Interactor.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/Interactor/Interactor.py [utf8] Mon Jan 31 14:53:53 2011
@@ -28,7 +28,6 @@
##############################################################################
from MethodObject import Method
-from Products.ERP5Type.Base import _aq_reset
"""
Current implementation uses callable objects.
More information about the Erp5-report
mailing list