mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
extracted httpclient dependancy
This commit is contained in:
@@ -44,7 +44,10 @@ namespace MediaBrowser.Controller.Plugins
|
||||
/// </summary>
|
||||
private INetworkManager _networkManager;
|
||||
|
||||
private IKernel _kernel;
|
||||
/// <summary>
|
||||
/// The _kernel
|
||||
/// </summary>
|
||||
private readonly IKernel _kernel;
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="PluginSecurityManager" /> class.
|
||||
|
||||
Reference in New Issue
Block a user