1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -04:00

Removed unused using statements

This commit is contained in:
Keivan Beigi
2016-12-23 13:45:24 -08:00
parent f16dd069b5
commit 0214c8e0f0
456 changed files with 292 additions and 1026 deletions
@@ -5,7 +5,6 @@ using NzbDrone.Common.Cache;
using NzbDrone.Common.Extensions;
using NzbDrone.Core.History;
using NzbDrone.Core.Parser;
using NzbDrone.Core.Parser.Model;
namespace NzbDrone.Core.Download.TrackedDownloads
{