Skip to content

Commit f615920

Browse files
authored
Remove extra newline in rebaseline_tests.py. NFC (#23189)
1 parent e3cb127 commit f615920

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/maint/rebaseline_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ def main(argv):
8383
status, filename = line.strip().split(' ', 1)
8484
filenames.append(filename)
8585

86-
8786
commit_message = f'''
8887
Automatic rebaseline of codesize expectations. NFC
8988

0 commit comments

Comments
 (0)