mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-04-16 12:08:59 -04:00
Fix jobs not being scheduled according to the cron expression (#187)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
using System.Net;
|
||||
using Cleanuparr.Infrastructure.Services;
|
||||
using Infrastructure.Services;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Microsoft.Extensions.Http;
|
||||
using Microsoft.Extensions.Options;
|
||||
|
||||
Reference in New Issue
Block a user