mirror of
https://opendev.org/x/pyghmi
synced 2025-01-14 19:57:47 +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:
parent
5335e8c987
commit
ac1f159ea5
@ -20,7 +20,6 @@
|
||||
# servers
|
||||
|
||||
import ast
|
||||
import EfiDecompressor
|
||||
import struct
|
||||
import random
|
||||
import pyghmi.exceptions as pygexc
|
||||
|
Loading…
x
Reference in New Issue
Block a user