Thread: pgAdmin 4 commit: Remove an extra space in Procedure templates.

pgAdmin 4 commit: Remove an extra space in Procedure templates.

From
Dave Page
Date:
Remove an extra space in Procedure templates.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=df7b4d55c60cb8408077798e134569b762602af3
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
.../schemas/functions/templates/procedure/pg/sql/default/create.sql     | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/9.2_plus/create.sql  | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/9.5_plus/create.sql  | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/9.6_plus/create.sql  | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/default/create.sql   | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)