Thread: pgAdmin 4 commit: Fixed the SoanrQube code smell 'Variables should not

pgAdmin 4 commit: Fixed the SoanrQube code smell 'Variables should not

From
Akshay Joshi
Date:
Fixed the SoanrQube code smell 'Variables should not be shadowed'.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ab2dc6009735663afe3bfd0bd1748439dffd6958
Author: Satish V <satish.v@enterprisedb.com>

Modified Files
--------------
.../tools/import_export/static/js/import_export.js |  4 +-
.../tools/maintenance/static/js/maintenance.js     | 66 +++++++++++-----------
2 files changed, 35 insertions(+), 35 deletions(-)