mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-26 10:36:13 +01:00
Remove unneeded comment
This commit is contained in:
parent
4762e2fc6c
commit
35da4ffa3e
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ namespace Emby.Server.Implementations.ScheduledTasks.Tasks
|
|||
/// Gets or sets the application paths.
|
||||
/// </summary>
|
||||
/// <value>The application paths.</value>
|
||||
//private IApplicationPaths ApplicationPaths { get; set; }
|
||||
protected ServerApplicationPaths ApplicationPaths { get; set; }
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue