Fixed namespaces
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| using Infrastructure.Database.GeneralExceptions; | ||||
| using ApplicationLayer.Services.GeneralExceptions; | ||||
|  | ||||
| namespace ApplicationLayer.Services.Locations.RequestHandlers.Exceptions | ||||
| { | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| using Domains.LocationDomain; | ||||
| using Infrastructure.Database.GeneralExceptions; | ||||
| using ApplicationLayer.Services.GeneralExceptions; | ||||
| using Domains.LocationDomain; | ||||
|  | ||||
| namespace ApplicationLayer.Services.Locations.RequestHandlers.Exceptions | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user