mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Sonarqube fixes.
This commit is contained in:
@@ -653,7 +653,6 @@ define('pgadmin.node.server', [
|
||||
else if (res.cloud_status == -1) {
|
||||
pgAdmin.Browser.BgProcessManager.recheckCloudServer(data._id);
|
||||
}
|
||||
return;
|
||||
}).always(function(){
|
||||
data.is_connecting = false;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user