summaryrefslogtreecommitdiffstats
path: root/src/software/lmi/software/core/InstallationServiceAffectsElement.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/software/lmi/software/core/InstallationServiceAffectsElement.py')
-rw-r--r--src/software/lmi/software/core/InstallationServiceAffectsElement.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/software/lmi/software/core/InstallationServiceAffectsElement.py b/src/software/lmi/software/core/InstallationServiceAffectsElement.py
index a75aafb..fc1d317 100644
--- a/src/software/lmi/software/core/InstallationServiceAffectsElement.py
+++ b/src/software/lmi/software/core/InstallationServiceAffectsElement.py
@@ -24,9 +24,9 @@ LMI_SoftwareInstallationServiceAffectsElement.
import pywbem
+from lmi.providers import cmpi_logging
from lmi.software.core import ComputerSystem
from lmi.software.core import Identity
-from lmi.software.util import cmpi_logging
class Values(object):
class ElementEffects(object):