Removes empty lines from sql

pull/7253/head
gindibay 2023-11-28 01:36:09 +03:00
parent ab19f4a4ee
commit 18a8783e96
1 changed files with 0 additions and 2 deletions

View File

@ -99,5 +99,3 @@ SELECT result FROM run_command_on_all_nodes(
drop tablespace "ts-needs\!escape"
$$
);