mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-08 06:00:50 -07:00
Removed the DI part of the service. TinyIOC doesn't want to work with FluentScheduler.
This commit is contained in:
parent
7636409790
commit
5363cf6891
9 changed files with 29 additions and 204 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue