Commit 7935d09f authored by wenjie.zheng's avatar wenjie.zheng

PortalTypeClassInteractor.py: cleanup import.

parent ebca6086
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
############################################################################## ##############################################################################
from Products.ERP5Type.Interactor.Interactor import Interactor from Products.ERP5Type.Interactor.Interactor import Interactor
from zLOG import LOG, INFO, WARNING
class PortalTypeClassInteractor(Interactor): class PortalTypeClassInteractor(Interactor):
""" """
This interactor handles all the calls to resetDynamicDocuments This interactor handles all the calls to resetDynamicDocuments
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment