job structure cleanup.

This commit is contained in:
kay.one 2013-03-04 21:20:47 -08:00
commit eaf6f94c02
35 changed files with 47 additions and 19 deletions

View file

@ -5,6 +5,7 @@ using System.IO;
using NLog;
using NzbDrone.Common;
using NzbDrone.Core.Jobs;
using NzbDrone.Core.Jobs.Framework;
using NzbDrone.Core.Model.Notification;
using NzbDrone.Core.Providers;
using NzbDrone.Core.Providers.Core;