fixed warnings

This commit is contained in:
2024-08-22 16:56:14 +03:00
parent 7b7ca6ae36
commit e3060c663f
5 changed files with 0 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
using ApplicationLayer.Services.GeneralExceptions;
using Domains.ApplicantDomain;
namespace Infrastructure.Database.Applicants.Repositories.Exceptions
{