mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-12 10:38:29 -04:00
fix lint issue
This commit is contained in:
parent
e038045494
commit
c0ba29d917
@ -46,7 +46,6 @@ namespace MediaBrowser.Providers.Subtitles
|
||||
IEnumerable<ISubtitleProvider> subtitleProviders,
|
||||
NamingOptions namingOptions)
|
||||
{
|
||||
_logger = logger;
|
||||
_fileSystem = fileSystem;
|
||||
_monitor = monitor;
|
||||
_mediaSourceManager = mediaSourceManager;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user