Moved Jobs to their own folder.

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

View File

@@ -2,6 +2,7 @@
using System.Web;
using System.Web.Caching;
using NLog;
using NzbDrone.Core.Jobs;
using NzbDrone.Core.Providers.Jobs;
namespace NzbDrone.Core