summaryrefslogtreecommitdiffstats
path: root/src/software/lmi/software/LMI_HostedSoftwareCollection.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/software/lmi/software/LMI_HostedSoftwareCollection.py')
-rw-r--r--src/software/lmi/software/LMI_HostedSoftwareCollection.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/software/lmi/software/LMI_HostedSoftwareCollection.py b/src/software/lmi/software/LMI_HostedSoftwareCollection.py
index 9682aec..1506126 100644
--- a/src/software/lmi/software/LMI_HostedSoftwareCollection.py
+++ b/src/software/lmi/software/LMI_HostedSoftwareCollection.py
@@ -25,8 +25,8 @@ Instruments the CIM class LMI_HostedSoftwareCollection
import pywbem
from pywbem.cim_provider2 import CIMProvider2
+from lmi.providers import cmpi_logging
from lmi.software.core import ComputerSystem, SystemCollection
-from lmi.software.util import cmpi_logging
class LMI_HostedSoftwareCollection(CIMProvider2):
"""Instrument the CIM class LMI_HostedSoftwareCollection