[libc++][NFC] Remove whitespace that doesn't belong

This commit is contained in:
Louis Dionne
2024-03-27 15:13:05 -04:00
parent 6ef829941b
commit c2bdbedf1c

View File

@@ -407,6 +407,6 @@ DEFAULT_PARAMETERS = [
AddFeature('has-clang-tidy'),
AddSubstitution('%{clang-tidy}', exe),
]
),
),
]
# fmt: on