mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove unneeded empty functions
This commit is contained in:
parent
9067b0e397
commit
ddbe596696
8 changed files with 1 additions and 33 deletions
|
@ -246,10 +246,6 @@ import Dashboard from '../../scripts/clientUtils';
|
|||
self.renderTab = function () {
|
||||
reloadItems(tabContent);
|
||||
};
|
||||
|
||||
self.destroy = function () {
|
||||
// TODO: Remove if unused
|
||||
};
|
||||
}
|
||||
|
||||
/* eslint-enable indent */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue