cleaned up using directives.

This commit is contained in:
kayone 2013-11-19 16:42:17 -08:00
parent ea36c6ed47
commit ec63053fe7
74 changed files with 29 additions and 175 deletions

View file

@ -4,7 +4,6 @@ using System.Linq;
using NLog;
using NzbDrone.Core.Configuration;
using NzbDrone.Core.Configuration.Events;
using NzbDrone.Core.DataAugmentation;
using NzbDrone.Core.DataAugmentation.Scene;
using NzbDrone.Core.DataAugmentation.Xem;
using NzbDrone.Core.Download;