Remove scripts_path

Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
diff --git a/scripts/check_files.py b/scripts/check_files.py
index 05c38e1..c5351f4 100755
--- a/scripts/check_files.py
+++ b/scripts/check_files.py
@@ -23,7 +23,6 @@
 except ImportError:
     pass
 
-import scripts_path # pylint: disable=unused-import
 from mbedtls_framework import build_tree