Removed the DI part of the service. TinyIOC doesn't want to work with FluentScheduler.

This commit is contained in:
tidusjar 2016-03-07 14:34:42 +00:00
parent 7636409790
commit 5363cf6891
9 changed files with 29 additions and 204 deletions

View file

@ -35,6 +35,7 @@ using PlexRequests.Api;
using PlexRequests.Core;
using PlexRequests.Core.SettingModels;
using PlexRequests.Helpers;
using PlexRequests.Services.Interfaces;
using PlexRequests.Store;
using PlexRequests.UI.Jobs;
using PlexRequests.UI.Models;