mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
tests/functional: remove unused system imports
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-ID: <20241129173120.761728-3-berrange@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
d4d183af34
commit
6d509f637e
10 changed files with 0 additions and 16 deletions
|
@ -9,8 +9,6 @@ Check compatibility of virtio device types
|
|||
#
|
||||
# This work is licensed under the terms of the GNU GPL, version 2 or
|
||||
# later. See the COPYING file in the top-level directory.
|
||||
import sys
|
||||
import os
|
||||
|
||||
from qemu.machine import QEMUMachine
|
||||
from qemu_test import QemuSystemTest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue