From faa0eab16ecb015cab6605b39136b6ff490423e1 Mon Sep 17 00:00:00 2001 From: Ryan Peters Date: Wed, 14 Sep 2022 19:55:36 -0400 Subject: [PATCH] remove space --- BinaryDad.AacpsBusAlert.Services/BusRouteService.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/BinaryDad.AacpsBusAlert.Services/BusRouteService.cs b/BinaryDad.AacpsBusAlert.Services/BusRouteService.cs index 2e8b818..b69eb34 100644 --- a/BinaryDad.AacpsBusAlert.Services/BusRouteService.cs +++ b/BinaryDad.AacpsBusAlert.Services/BusRouteService.cs @@ -39,7 +39,6 @@ namespace BinaryDad.AacpsBusAlert.Services } throw new ApplicationException("Unable to parse bus route page"); - } } } \ No newline at end of file