Skip to content

Commit

Permalink
chore: cleanup the unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nixhantb committed Mar 18, 2024
1 parent 35288bf commit c2d0cb1
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
using JobLeet.WebApi.JobLeet.Api.Exceptions;
using JobLeet.WebApi.JobLeet.Api.Models.Common.V1;
using JobLeet.WebApi.JobLeet.Core.Entities.Common.V1;
using JobLeet.WebApi.JobLeet.Api.Models.Common.V1;
using JobLeet.WebApi.JobLeet.Core.Interfaces.Common.V1;
using JobLeet.WebApi.JobLeet.Infrastructure.Data.Contexts;
using Microsoft.Data.SqlClient;
Expand Down

0 comments on commit c2d0cb1

Please sign in to comment.