This commit is contained in:
Joshua M. Boniface
2026-03-29 19:11:40 -04:00
parent 0581cd6610
commit e038045494

View File

@@ -45,7 +45,6 @@ namespace MediaBrowser.Providers.Subtitles
ILocalizationManager localizationManager,
IEnumerable<ISubtitleProvider> subtitleProviders,
NamingOptions namingOptions)
{
_logger = logger;
_fileSystem = fileSystem;