Skip to content

Commit

Permalink
♻️ Remove unused usings from Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
furkandeveloper committed Nov 2, 2024
1 parent 602ba8a commit 8124d8a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions samples/EasyCron.Sample/Program.cs
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;

namespace EasyCron.Sample
{
Expand Down

0 comments on commit 8124d8a

Please sign in to comment.