mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 08:15:28 +03:00
resharper suggestions in common implementations
This commit is contained in:
@@ -149,7 +149,7 @@ namespace MediaBrowser.Common.Implementations
|
||||
protected IConfigurationManager ConfigurationManager { get; private set; }
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="BaseApplicationHost" /> class.
|
||||
/// Initializes a new instance of the <see cref="BaseApplicationHost{TApplicationPathsType}"/> class.
|
||||
/// </summary>
|
||||
protected BaseApplicationHost()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user