Fixed code smell 'Unused local variables should be removed'. Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dd27e08a98c1564431d5464bc52687935b897474 Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- tools/copyright_updater.py | 2 +- tools/dependency_inventory.py | 2 +- tools/get_chromedriver.py | 4 ++-- web/pgadmin/browser/__init__.py | 2 +- web/pgadmin/browser/server_groups/servers/databases/__init__.py | 1 - web/pgadmin/browser/utils.py | 2 +- web/pgadmin/feature_tests/pg_utilities_backup_restore_test.py | 2 +- web/pgadmin/feature_tests/query_tool_tests.py | 2 +- web/pgadmin/feature_tests/xss_checks_panels_and_query_tool_test.py | 2 +- web/pgadmin/feature_tests/xss_checks_pgadmin_debugger_test.py | 2 +- web/pgadmin/utils/csv.py | 2 +- web/regression/feature_utils/app_starter.py | 2 +- web/regression/feature_utils/pgadmin_page.py | 4 ++-- web/regression/python_test_utils/test_utils.py | 3 ++- 14 files changed, 16 insertions(+), 16 deletions(-)