Commit b40c9fc9 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

import PersistentMapping from Globals is deprecated.

parent 283b08de
......@@ -30,13 +30,13 @@ from AccessControl import ClassSecurityInfo
from Products.ERP5Type import Permissions, PropertySheet
from Products.ERP5Type.XMLObject import XMLObject
from Products.ERP5Type.Globals import PersistentMapping
from tempfile import mktemp
import os
from Products.DCWorkflowGraph.config import DOT_EXE
from Products.DCWorkflowGraph.DCWorkflowGraph import bin_search, getGraph
from Globals import PersistentMapping
from Acquisition import aq_base
from DateTime import DateTime
......
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