remove unused call to hide loading indicator
This commit is contained in:
@@ -193,8 +193,9 @@ define(["loading", "dialogHelper", "dom", "components/libraryoptionseditor/libra
|
||||
}
|
||||
|
||||
var currentDeferred;
|
||||
var hasChanges;
|
||||
var currentOptions;
|
||||
|
||||
var hasChanges = false;
|
||||
|
||||
return editor;
|
||||
});
|
||||
Reference in New Issue
Block a user