From 16ec14763b34fea744a8f815f5f8e8ff9e75808d Mon Sep 17 00:00:00 2001 From: Elena Uziunaite Date: Wed, 27 Nov 2024 16:16:44 +0000 Subject: [PATCH] Remove scripts_path Signed-off-by: Elena Uziunaite --- scripts/check_files.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/check_files.py b/scripts/check_files.py index 05c38e109..c5351f4dd 100755 --- a/scripts/check_files.py +++ b/scripts/check_files.py @@ -23,7 +23,6 @@ try: except ImportError: pass -import scripts_path # pylint: disable=unused-import from mbedtls_framework import build_tree