Remove unneeded comment

This commit is contained in:
Anthony Lavado
2019-08-14 11:59:14 -04:00
committed by GitHub
parent 4762e2fc6c
commit 35da4ffa3e

View File

@@ -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; }