From 4c2950fa0e32202771ce8d5281597b918114a0bc Mon Sep 17 00:00:00 2001 From: Simon Dalvai Date: Wed, 13 Mar 2024 14:00:20 +0100 Subject: [PATCH] build-graph: temporarly remove sta gtfs from build-config | 2 --- build-config.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-config.json b/build-config.json index e51f26a9..f8aec2b2 100644 --- a/build-config.json +++ b/build-config.json @@ -2,11 +2,6 @@ "embedRouterConfig": true, "areaVisibility": true, "transitFeeds": [ - { - "source": "https://gtfs.api.opendatahub.com/v1/dataset/sta-time-tables/raw", - "type": "gtfs", - "feedId": "sta" - }, { "source": "https://gtfs.api.opendatahub.com/v1/dataset/skyalps-flight-data/raw", "type": "gtfs",