fixed jobs running all the time.

This commit is contained in:
kay.one 2013-03-02 12:14:18 -08:00
commit 77eedf448e
5 changed files with 63 additions and 27 deletions

View file

@ -1,8 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using NzbDrone.Core.Tv;
using NzbDrone.Core.MediaFiles;
namespace NzbDrone.Api.Episodes
{