diff --git a/.ci/lib/check_changed_kernels.py b/.ci/lib/check_changed_kernels.py index 1cabdf0df..3eae5eab7 100755 --- a/.ci/lib/check_changed_kernels.py +++ b/.ci/lib/check_changed_kernels.py @@ -2,9 +2,6 @@ # Copyright 2024 Oliver Smith # SPDX-License-Identifier: GPL-3.0-or-later -import glob -import tempfile -import sys import subprocess # Same dir