mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 04:48:27 +01:00
remove unused files and fix some future warnings
This commit is contained in:
@@ -606,7 +606,6 @@ namespace MediaBrowser.Providers.Manager
|
||||
|
||||
// Run custom refresh providers if they report a change or any remote providers change
|
||||
return anyRemoteProvidersChanged || providersWithChanges.Contains(i);
|
||||
|
||||
}).ToList();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user