pgAdmin 4 commit: Sigh. Remove extraneous closing bracket. It's always

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Sigh. Remove extraneous closing bracket. It's always
Date: 2020-04-29 13:04:34
Message-ID: E1jTmOA-0002Lz-H7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Sigh. Remove extraneous closing bracket. It's always a bracket.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f7ef86dcedaf3630002b54aaeacf0da86bec71de

Modified Files
--------------
runtime/pgAdmin4.pro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-04-29 13:29:49 pgAdmin 4 commit: OK, another attempt at this as it fails on non-Linux
Previous Message Dave Page 2020-04-29 12:55:56 pgAdmin 4 commit: Fix the runtime build with Python 3.8 on Linux