mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
tests/functional: remove many unused imports
Identified using 'pylint --disable=all --enable=W0611' Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Message-ID: <20241217155953.3950506-3-berrange@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
11b88e07f0
commit
8a6253a43a
16 changed files with 7 additions and 19 deletions
|
@ -12,7 +12,6 @@ from qemu_test import wait_for_console_pattern
|
|||
from qemu_test import exec_command_and_wait_for_pattern
|
||||
from qemu_test import is_readable_executable_file
|
||||
|
||||
from qemu.utils import kvm_available
|
||||
|
||||
import os
|
||||
import socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue