Fix sonarjs no-redundant-jump
This commit is contained in:
@@ -720,8 +720,6 @@ class ItemsView {
|
||||
if (params.type === 'Video') {
|
||||
return globalize.translate('Videos');
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
function play() {
|
||||
|
||||
Reference in New Issue
Block a user