mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
@@ -71,7 +71,6 @@ namespace Emby.Server.Implementations.Library
|
||||
private readonly ConcurrentDictionary<Guid, BaseItem> _libraryItemsCache;
|
||||
private readonly IImageProcessor _imageProcessor;
|
||||
|
||||
|
||||
private NamingOptions _namingOptions;
|
||||
private string[] _videoFileExtensions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user