aboutsummaryrefslogtreecommitdiff
path: root/src/Enmarcha.Backend/Services/Processors/VigoUsageProcessor.cs
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-03-05 01:54:35 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2026-03-05 01:54:58 +0100
commit6e2d9ffe812eb1ca8fe5d04d3df2aa322e9e5760 (patch)
tree8a524c3145228a93ec44c07591b3aeed12d2317c /src/Enmarcha.Backend/Services/Processors/VigoUsageProcessor.cs
parent4d9ca9016953a08748628d1d091989027c4cbe99 (diff)
Refactor deployment process to use rsync for frontend and backend, update project paths, and add CtagShuttleRealtimeEstimatesProvider and CtagShuttleStatus classes
Diffstat (limited to 'src/Enmarcha.Backend/Services/Processors/VigoUsageProcessor.cs')
-rw-r--r--src/Enmarcha.Backend/Services/Processors/VigoUsageProcessor.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Enmarcha.Backend/Services/Processors/VigoUsageProcessor.cs b/src/Enmarcha.Backend/Services/Processors/VigoUsageProcessor.cs
index f5c7664..7f98fff 100644
--- a/src/Enmarcha.Backend/Services/Processors/VigoUsageProcessor.cs
+++ b/src/Enmarcha.Backend/Services/Processors/VigoUsageProcessor.cs
@@ -1,6 +1,5 @@
using System.Text.Json;
using CsvHelper;
-using CsvHelper.Configuration;
using Enmarcha.Backend.Types.Arrivals;
using Microsoft.Extensions.Caching.Memory;
using System.Globalization;