Fixes SonarQube issues.

This commit is contained in:
Ashesh Vashi
2021-05-29 12:55:59 +05:30
committed by Akshay Joshi
parent 2d58f60a53
commit a487a51135
5 changed files with 4 additions and 9 deletions

View File

@@ -54,7 +54,6 @@ define('pgadmin.browser.utils',
/* GET PSQL Tool related config */
pgAdmin['enable_psql'] = '{{ current_app.config.get('ENABLE_PSQL') }}' == 'True';
pgAdmin['allow_psql_shell_commands'] = '{{ current_app.config.get('ALLOW_PSQL_SHELL_COMMANDS') }}' == 'True';
// Define list of nodes on which Query tool option doesn't appears
var unsupported_nodes = pgAdmin.unsupported_nodes = [