Skip to content

Commit

Permalink
Remove extra newline in rebaseline_tests.py. NFC (emscripten-core#23189)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbc100 authored Dec 17, 2024
1 parent e3cb127 commit f615920
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/maint/rebaseline_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ def main(argv):
status, filename = line.strip().split(' ', 1)
filenames.append(filename)


commit_message = f'''
Automatic rebaseline of codesize expectations. NFC
Expand Down

0 comments on commit f615920

Please sign in to comment.