mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove unnecessary line of code.
This commit is contained in:
parent
62fcfd928d
commit
fc8c3db33f
@ -756,7 +756,6 @@ function($, _, S, pgAdmin, Menu, Backbone, Alertify, pgBrowser, Backform) {
|
||||
(that['node_image'] || ('icon-' + that.type))
|
||||
);
|
||||
pnlSqlHelp.focus();
|
||||
iframe.url = url;
|
||||
iframe.openURL(url);
|
||||
}
|
||||
editFunc = function() {
|
||||
|
Loading…
Reference in New Issue
Block a user