Skip to content

Commit

Permalink
Update DeleteOldFileBlobsJob.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
idormenco authored Dec 8, 2023
1 parent 7079007 commit cc1f219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeacherWorkout.Api/Jobs/DeleteOldFileBlobsJob.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using DeUrgenta.RecurringJobs.Jobs.Config;
using Microsoft.Extensions.Options;
using TeacherWorkout.Api.Jobs.Interfaces;
using TeacherWorkout.Domain.FileBlobs;
using TeacherWorkout.Api.Jobs.Config;

namespace TeacherWorkout.Api.Jobs
{
Expand Down

0 comments on commit cc1f219

Please sign in to comment.