Moved Jobs to their own folder.

This commit is contained in:
kay.one 2011-12-01 17:33:17 -08:00
commit fabc4c84bd
52 changed files with 124 additions and 132 deletions

View file

@ -7,6 +7,7 @@ using NLog;
using NzbDrone.Common;
using NzbDrone.Core.Datastore;
using NzbDrone.Core.Instrumentation;
using NzbDrone.Core.Jobs;
using NzbDrone.Core.Providers;
using NzbDrone.Core.Providers.ExternalNotification;
using NzbDrone.Core.Providers.Indexer;