Thread: pgAdmin 4 commit: Fixed code smell 'Variables should not be shadowed'.

pgAdmin 4 commit: Fixed code smell 'Variables should not be shadowed'.

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

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2cefa9afca4d0a5c0e389e9512fad7f5e88327d1
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
.../tools/debugger/static/js/debugger_ui.js        |  90 ++++++------
web/pgadmin/tools/debugger/static/js/direct.js     |  14 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 160 ++++++++++-----------
3 files changed, 132 insertions(+), 132 deletions(-)