From 673818837bf2ba0a03bb9931dadfbc820e764462 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sat, 4 Apr 2026 17:51:55 +0200 Subject: Remove FEVE --- src/Enmarcha.Backend/Controllers/TileController.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Enmarcha.Backend/Controllers/TileController.cs') diff --git a/src/Enmarcha.Backend/Controllers/TileController.cs b/src/Enmarcha.Backend/Controllers/TileController.cs index b419dee..0d96a14 100644 --- a/src/Enmarcha.Backend/Controllers/TileController.cs +++ b/src/Enmarcha.Backend/Controllers/TileController.cs @@ -167,7 +167,6 @@ public class TileController : ControllerBase "lugo" => "stop-lugo", "xunta" => "stop-xunta", "renfe" => "stop-renfe", - "feve" => "stop-feve", _ => "stop-generic", }; } -- cgit v1.3