aboutsummaryrefslogtreecommitdiff
path: root/src/Enmarcha.Backend/Controllers/TileController.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Enmarcha.Backend/Controllers/TileController.cs')
-rw-r--r--src/Enmarcha.Backend/Controllers/TileController.cs1
1 files changed, 0 insertions, 1 deletions
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",
};
}