mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove empty line
This commit is contained in:
parent
c887e960aa
commit
423b16f0a9
1 changed files with 0 additions and 1 deletions
|
@ -1854,7 +1854,6 @@ export default function (view, params) {
|
||||||
}).catch((error) => {
|
}).catch((error) => {
|
||||||
console.error('failed to get item or current user: ', error);
|
console.error('failed to get item or current user: ', error);
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function splitVersions(instance, page, apiClient, pageParams) {
|
function splitVersions(instance, page, apiClient, pageParams) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue