Added recommended ESLinter checks. Fixes #4142

This commit is contained in:
Murtuza Zabuawala
2019-04-05 13:07:43 +05:30
committed by Akshay Joshi
parent 9bff6c7157
commit 84ecffa4d9
6 changed files with 13 additions and 4 deletions
-1
View File
@@ -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;