Fixed warnings with unnecessary usings and forgotten nulls!
This commit is contained in:
		| @@ -1,5 +1,4 @@ | ||||
| using Domains.VisaApplicationDomain; | ||||
| using Microsoft.EntityFrameworkCore; | ||||
| using Microsoft.EntityFrameworkCore; | ||||
| using Microsoft.EntityFrameworkCore.Metadata.Builders; | ||||
|  | ||||
| namespace Infrastructure.Database.Configuration.VisaApplication | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| using System.Reflection; | ||||
| using Domains; | ||||
| using Microsoft.EntityFrameworkCore; | ||||
|  | ||||
| namespace Infrastructure.Database | ||||
|   | ||||
		Reference in New Issue
	
	Block a user