1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Fix whitespace

This commit is contained in:
Peter Eisentraut
2024-04-09 11:32:48 +02:00
parent bf183f168c
commit 43a9cab484
2 changed files with 1 additions and 7 deletions

View File

@ -28,9 +28,3 @@ is($stdout, "", "no output diff");
is($stderr, "", "no diff error");
done_testing();