Skip to content

Commit 237fe72

Browse files
yangxingwumasahir0y
authored andcommitted
scripts/clang-tools: remove unused module
Remove unused imported 'os' module. Signed-off-by: yangxingwu <xingwu.yang@gmail.com> Reviewed-by: Nathan Chancellor <nathan@kernel.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
1 parent 80e78fc commit 237fe72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/clang-tools/run-clang-tools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import argparse
1313
import json
1414
import multiprocessing
15-
import os
1615
import subprocess
1716
import sys
1817

0 commit comments

Comments
 (0)