removed dead code

This commit is contained in:
Luke Pulverenti 2018-07-07 00:44:14 -04:00
parent f702e83754
commit 4acf11c5fb

View File

@ -54,8 +54,6 @@ namespace EmbyReports.Api
private readonly ILocalizationManager _localization; ///< The localization
private readonly IActivityRepository _repo;
/// <summary> Manager for user. </summary>
private readonly IUserManager _userManager; ///< Manager for user