Skip to content

Commit 981b12f

Browse files
committed
[libc++][NFC] Remove stray whitespace
1 parent 7362cc5 commit 981b12f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/utils/libcxx/test/format.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ def parseScript(test, preamble):
6161
must not be of the form 'RUN:' -- they must be proper commands
6262
once substituted.
6363
"""
64-
6564
# Get the default substitutions
6665
tmpDir, tmpBase = _getTempPaths(test)
6766
substitutions = lit.TestRunner.getDefaultSubstitutions(test, tmpDir, tmpBase)

0 commit comments

Comments
 (0)