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
commit 5363cf6891
9 changed files with 29 additions and 204 deletions

View file

@ -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" />