summary refs log tree commit diff stats
path: root/tests/functional/test_arm_sx1.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/test_arm_sx1.py')
-rwxr-xr-xtests/functional/test_arm_sx1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/test_arm_sx1.py b/tests/functional/test_arm_sx1.py
index 2292317946..b85bfaa178 100755
--- a/tests/functional/test_arm_sx1.py
+++ b/tests/functional/test_arm_sx1.py
@@ -14,7 +14,7 @@
 # SPDX-License-Identifier: GPL-2.0-or-later
 
 from qemu_test import LinuxKernelTest, Asset
-from qemu_test.utils import archive_extract
+
 
 class SX1Test(LinuxKernelTest):