diff --git a/pyghmi/redfish/oem/lenovo/xcc.py b/pyghmi/redfish/oem/lenovo/xcc.py index a9775060..c6806e39 100644 --- a/pyghmi/redfish/oem/lenovo/xcc.py +++ b/pyghmi/redfish/oem/lenovo/xcc.py @@ -16,7 +16,7 @@ import pyghmi.redfish.oem.generic as generic from pyghmi.util.parse import parse_time import errno import json -improt math +import math import socket import time import pyghmi.ipmi.private.util as util