diff --git a/Controllers/VehicleController.cs b/Controllers/VehicleController.cs index 3fc1d62..31d4db5 100644 --- a/Controllers/VehicleController.cs +++ b/Controllers/VehicleController.cs @@ -10,7 +10,6 @@ using CarCareTracker.MapProfile; using System.Security.Claims; using CarCareTracker.Logic; using CarCareTracker.Filter; -using System.Runtime.CompilerServices; namespace CarCareTracker.Controllers {