Skip to content

Commit 768227b

Browse files
Addressing reviewers
1 parent ccdabc5 commit 768227b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bolt/utils/nfc-check-setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ def main():
8888
if not source_dir:
8989
sys.exit("Source directory is not found")
9090

91-
script_dir = os.path.dirname(os.path.abspath(__file__))
9291
# build the current commit
9392
subprocess.run(
9493
shlex.split("cmake --build . --target llvm-bolt"), cwd=args.build_dir

0 commit comments

Comments
 (0)