pull/1425/head
Jamie.Rees 7 years ago
parent 9f575d1e64
commit 3b18e4c291

@ -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…
Cancel
Save