mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Merge
This commit is contained in:
parent
9f575d1e64
commit
3b18e4c291
2 changed files with 0 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
using System.Linq;
|
||||
using System.Reflection;
|
||||
using Hangfire;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
|
||||
namespace Ombi.Schedule
|
||||
{
|
||||
|
|
|
@ -5,7 +5,6 @@ using AutoMapper;
|
|||
using AutoMapper.EquivalencyExpression;
|
||||
using Hangfire;
|
||||
using Hangfire.MemoryStorage;
|
||||
using Hangfire.RecurringJobExtensions;
|
||||
using Microsoft.AspNetCore.Builder;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue