Fix sonarjs no-redundant-jump
This commit is contained in:
@@ -382,7 +382,6 @@ import template from './libraryoptionseditor.template.html';
|
||||
return setContentType(parent, contentType).then(function() {
|
||||
libraryOptions && setLibraryOptions(parent, libraryOptions);
|
||||
bindEvents(parent);
|
||||
return;
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user