Just a clean up for an unused import.
Signed-off-by: Cleber Rosa <crosa@redhat.com>
---
tests/acceptance/boot_xen.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/acceptance/boot_xen.py b/tests/acceptance/boot_xen.py
index cd916ddba4..66621fd14d 100644
--- a/tests/acceptance/boot_xen.py
+++ b/tests/acceptance/boot_xen.py
@@ -13,7 +13,6 @@
import os
-from avocado import skipIf
from avocado_qemu import wait_for_console_pattern
from boot_linux_console import LinuxKernelTest
--
2.31.1