1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Remove unused variables

This commit is contained in:
MrTimscampi 2020-04-04 16:19:06 +02:00
parent 9fad1217d5
commit fbbb870d73
4 changed files with 0 additions and 4 deletions

View file

@ -183,7 +183,6 @@ define(["layoutManager", "playbackManager", "loading", "events", "libraryBrowser
var savedQueryKey;
var pageData;
var self = this;
var pageSize = 100;
var isLoading = false;
self.showFilterMenu = function () {