Moved RenameSeriesJob to the Jobs folder.

This commit is contained in:
Mark McDowall 2011-12-01 21:14:59 -08:00
parent 4100274b2e
commit 8de49bb112
33 changed files with 7 additions and 35 deletions

View file

@ -8,7 +8,6 @@ using NzbDrone.Core;
using NzbDrone.Core.Helpers;
using NzbDrone.Core.Jobs;
using NzbDrone.Core.Providers;
using NzbDrone.Core.Providers.Jobs;
using NzbDrone.Core.Repository;
using NzbDrone.Web.Models;
using Telerik.Web.Mvc;