cleanup using statements

This commit is contained in:
Keivan Beigi 2013-09-18 17:25:45 -07:00
commit 88b9104bc9
69 changed files with 4 additions and 91 deletions

View file

@ -7,7 +7,6 @@ using NzbDrone.Api.Extensions.Pipelines;
using NzbDrone.Common.Instrumentation;
using NzbDrone.Core.Instrumentation;
using NzbDrone.Core.Lifecycle;
using NzbDrone.Core.Messaging;
using NzbDrone.Core.Messaging.Events;
using TinyIoC;