1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

Cleaned up using directive

This commit is contained in:
Keivan Beigi
2014-12-06 21:55:17 -08:00
parent 78aa91c170
commit 0be8f55a2f
387 changed files with 52 additions and 780 deletions
@@ -4,7 +4,6 @@ using System.Linq;
using System.Net;
using FluentValidation.Results;
using NLog;
using NzbDrone.Common;
using NzbDrone.Common.Extensions;
using NzbDrone.Common.Http;
using NzbDrone.Core.Configuration;