summary refs log tree commit diff stats
path: root/tests/functional/test_acpi_bits.py
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2024-11-29 17:31:00 +0000
committerThomas Huth <thuth@redhat.com>2024-12-11 09:18:39 +0100
commit6d509f637e2ee98b1ed106018b69780a4dd3c255 (patch)
tree3ac983b10c734d76972395baea88eed84cbea3d8 /tests/functional/test_acpi_bits.py
parentd4d183af34b7dc61496349a63594c8b47cc71c10 (diff)
downloadfocaccia-qemu-6d509f637e2ee98b1ed106018b69780a4dd3c255.tar.gz
focaccia-qemu-6d509f637e2ee98b1ed106018b69780a4dd3c255.zip
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>
Diffstat (limited to 'tests/functional/test_acpi_bits.py')
-rwxr-xr-xtests/functional/test_acpi_bits.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functional/test_acpi_bits.py b/tests/functional/test_acpi_bits.py
index e2f84414d7..63e2c5309d 100755
--- a/tests/functional/test_acpi_bits.py
+++ b/tests/functional/test_acpi_bits.py
@@ -39,7 +39,6 @@ import shutil
 import subprocess
 import tarfile
 import tempfile
-import time
 import zipfile
 
 from pathlib import Path