aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2024-04-09 11:32:48 +0200
committerPeter Eisentraut <peter@eisentraut.org>2024-04-09 11:32:48 +0200
commit43a9cab4844b9c933f1a24e24a38311ee24deefd (patch)
treefe4149e54e785c89d407bfc3a164f1780b85822d /src
parentbf183f168c447355ba82151f1c7305368a95c834 (diff)
downloadpostgresql-43a9cab4844b9c933f1a24e24a38311ee24deefd.tar.gz
postgresql-43a9cab4844b9c933f1a24e24a38311ee24deefd.zip
Fix whitespace
Diffstat (limited to 'src')
-rw-r--r--src/test/modules/test_json_parser/t/003_test_semantic.pl6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/test/modules/test_json_parser/t/003_test_semantic.pl b/src/test/modules/test_json_parser/t/003_test_semantic.pl
index e6eb7c2fcc2..7b4941b7f9f 100644
--- a/src/test/modules/test_json_parser/t/003_test_semantic.pl
+++ b/src/test/modules/test_json_parser/t/003_test_semantic.pl
@@ -28,9 +28,3 @@ is($stdout, "", "no output diff");
is($stderr, "", "no diff error");
done_testing();
-
-
-
-
-
-