Skip to content

Commit

Permalink
♻️ Remove unused usings from ICronConfiguration.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
furkandeveloper committed Nov 2, 2024
1 parent 295d6a2 commit 602ba8a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/EasyCronJob.Abstractions/ICronConfiguration.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
using Cronos;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace EasyCronJob.Abstractions
{
Expand Down

0 comments on commit 602ba8a

Please sign in to comment.