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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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