tidy-up: whitespace

Closes #12484
This commit is contained in:
Viktor Szakats 2023-12-07 19:06:02 +00:00
parent ca6bafce95
commit ede2e812c2
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
26 changed files with 6 additions and 30 deletions

View file

@ -90,4 +90,3 @@ for my $m (@files) {
}
}
exit $error;

View file

@ -78,4 +78,3 @@ for my $m (@files) {
$error |= testcompile($m);
}
exit $error;