A new function `deleteVehicleService` is added to `vehicle.service.ts` to handle the vehicle deletion process. It will return true if the operation is successful, and false if it fails or encounters an error. Issue: #21 Signed-off-by: Mathis <yidhra@tuta.io>