mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-16 07:06:18 +00:00
remove unused libs
This commit is contained in:
@@ -31,12 +31,6 @@ namespace MediaBrowser.Model.Logging
|
||||
/// </summary>
|
||||
void ReloadLogger(LogSeverity severity);
|
||||
|
||||
/// <summary>
|
||||
/// Gets the log file path.
|
||||
/// </summary>
|
||||
/// <value>The log file path.</value>
|
||||
string LogFilePath { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Occurs when [logger loaded].
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user