1
0
Fork 0
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:
Sky-High 2023-10-19 13:05:56 +02:00 committed by Bill Thornton
parent c887e960aa
commit 423b16f0a9

View file

@ -1854,7 +1854,6 @@ export default function (view, params) {
}).catch((error) => {
console.error('failed to get item or current user: ', error);
});
}
function splitVersions(instance, page, apiClient, pageParams) {