mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-07 11:45:07 -05:00
Added recommended ESLinter checks. Fixes #4142
This commit is contained in:
committed by
Akshay Joshi
parent
9bff6c7157
commit
84ecffa4d9
@@ -1070,7 +1070,6 @@ define('pgadmin.browser', [
|
||||
var loaded = this.t.wasLoad(parent),
|
||||
onLoad = function() {
|
||||
self.i = parent;
|
||||
self.d = self.d;
|
||||
self.pathOfTreeItems.push({coll: false, item: parent, d: self.d});
|
||||
self.success();
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user