cleaned up using statements

This commit is contained in:
Keivan Beigi 2013-09-12 15:42:01 -07:00
parent 21fd12e1a6
commit 1a0010e8e4
105 changed files with 35 additions and 211 deletions

View file

@ -2,7 +2,6 @@
using Nancy;
using NLog;
using NzbDrone.Api.Mapping;
using NzbDrone.Common.Instrumentation;
using NzbDrone.Core.DecisionEngine;
using NzbDrone.Core.DecisionEngine.Specifications;
using NzbDrone.Core.Download;