file-scoped namespaces
This commit is contained in:
		| @@ -1,6 +1,5 @@ | ||||
| using ApplicationLayer.Services.GeneralExceptions; | ||||
|  | ||||
| namespace Infrastructure.Database.Applicants.Repositories.Exceptions | ||||
| { | ||||
|     public class ApplicantNotFoundByUserIdException() : EntityNotFoundException("Applicant not found."); | ||||
| } | ||||
| namespace Infrastructure.Database.Applicants.Repositories.Exceptions; | ||||
|  | ||||
| public class ApplicantNotFoundByUserIdException() : EntityNotFoundException("Applicant not found."); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user