tests/acceptance: Remove unused import

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20201021105035.2477784-2-f4bug@amsat.org>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
Philippe Mathieu-Daudé
2020-10-26 09:54:16 +01:00
committed by Thomas Huth
parent c4cb1c9f2e
commit 239f0d455b
@@ -9,7 +9,6 @@ import os
import re
import time
import logging
import distutils.spawn
from avocado_qemu import Test
from avocado import skipUnless