mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -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
|
@ -161,8 +161,6 @@
|
|||
<Content Include="Content\custom.css">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Compile Include="Jobs\IAvailabilityChecker.cs" />
|
||||
<Compile Include="Jobs\PlexAvailabilityChecker.cs" />
|
||||
<Compile Include="Jobs\PlexRegistry.cs" />
|
||||
<Compile Include="Jobs\PlexTaskFactory.cs" />
|
||||
<Compile Include="Models\PlexAuth.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue