parent
4100274b2e
commit
8de49bb112
@ -1,10 +1,11 @@
|
||||
using System.Linq;
|
||||
using System;
|
||||
using NLog;
|
||||
using Ninject;
|
||||
using NzbDrone.Core.Jobs;
|
||||
using NzbDrone.Core.Model.Notification;
|
||||
using NzbDrone.Core.Providers;
|
||||
|
||||
namespace NzbDrone.Core.Providers.Jobs
|
||||
namespace NzbDrone.Core.Jobs
|
||||
{
|
||||
public class RenameSeriesJob : IJob
|
||||
{
|
Loading…
Reference in new issue