Explorar o código

Update Emby.Server.Implementations/Plugins/PluginManager.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
BaronGreenback %!s(int64=4) %!d(string=hai) anos
pai
achega
3a8d395c9c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Emby.Server.Implementations/Plugins/PluginManager.cs

+ 0 - 1
Emby.Server.Implementations/Plugins/PluginManager.cs

@@ -27,7 +27,6 @@ namespace Emby.Server.Implementations
         private readonly JsonSerializerOptions _jsonOptions;
         private readonly ILogger<PluginManager> _logger;
         private readonly IApplicationHost _appHost;
-        private readonly string _imagesPath;
         private readonly ServerConfiguration _config;
         private readonly IList<LocalPlugin> _plugins;
         private readonly Version _nextVersion;