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:
Daniel P. Berrangé 2024-11-29 17:31:00 +00:00 committed by Thomas Huth
parent d4d183af34
commit 6d509f637e
10 changed files with 0 additions and 16 deletions

View file

@ -39,7 +39,6 @@ import shutil
import subprocess
import tarfile
import tempfile
import time
import zipfile
from pathlib import Path