mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 00:02:56 +01:00
Remove unneeded comment
This commit is contained in:
@@ -19,7 +19,6 @@ namespace Emby.Server.Implementations.ScheduledTasks.Tasks
|
|||||||
/// Gets or sets the application paths.
|
/// Gets or sets the application paths.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>The application paths.</value>
|
/// <value>The application paths.</value>
|
||||||
//private IApplicationPaths ApplicationPaths { get; set; }
|
|
||||||
protected ServerApplicationPaths ApplicationPaths { get; set; }
|
protected ServerApplicationPaths ApplicationPaths { get; set; }
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user