mirror of
https://opendev.org/x/pyghmi
synced 2025-07-24 05:01:10 +00:00
Removes relative import for EfiDecompressor
The absolute import path is already specified in config.py. Change-Id: Icd0fa12342a6597a30302a95077f52a63a246567 Signed-off-by: Tim Rozet <trozet@redhat.com>
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
# servers
|
||||
|
||||
import ast
|
||||
import EfiDecompressor
|
||||
import struct
|
||||
import random
|
||||
import pyghmi.exceptions as pygexc
|
||||
|
Reference in New Issue
Block a user