Skip to content

Commit 1ebb536

Browse files
author
Tanush Prathi
committed
Remove extra print
1 parent 5e70305 commit 1ebb536

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

toolchain/mfc/run/run.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ def __generate_job_script(targets, case: input.MFCInputFile):
110110
profiler=shlex.join(__profiler_prepend())
111111
)
112112

113-
# print(content)
114-
115-
116113
file_write(__job_script_filepath(), content)
117114

118115

0 commit comments

Comments
 (0)