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