From 87d773e8c062359f233c2aafef1e4577c6064e0e Mon Sep 17 00:00:00 2001 From: Lasse Tyrihjell Date: Mon, 6 Jan 2025 13:30:17 +0100 Subject: [PATCH] Removing obsolete NeTEx-files --- .../routes/siri/processor/routedata/NetexUpdaterService.java | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/java/no/rutebanken/anshar/routes/siri/processor/routedata/NetexUpdaterService.java b/src/main/java/no/rutebanken/anshar/routes/siri/processor/routedata/NetexUpdaterService.java index 611274548..418a5609e 100644 --- a/src/main/java/no/rutebanken/anshar/routes/siri/processor/routedata/NetexUpdaterService.java +++ b/src/main/java/no/rutebanken/anshar/routes/siri/processor/routedata/NetexUpdaterService.java @@ -65,10 +65,7 @@ public class NetexUpdaterService { // Kept non-configurable since this whole adapter is a temporary hack - ROR-326/ROR-329 private static final String[] urls = { - "https://storage.googleapis.com/marduk-production/outbound/netex/rb_nsb-aggregated-netex.zip", // NSB - "https://storage.googleapis.com/marduk-production/outbound/netex/rb_gjb-aggregated-netex.zip", // Gjøvikbanen "https://storage.googleapis.com/marduk-production/outbound/netex/rb_flt-aggregated-netex.zip", // Flytoget - "https://storage.googleapis.com/marduk-production/outbound/netex/rb_flb-aggregated-netex.zip", // Flåmsbana "https://storage.googleapis.com/marduk-production/outbound/netex/rb_goa-aggregated-netex.zip", // Go-Ahead "https://storage.googleapis.com/marduk-production/outbound/netex/rb_sjn-aggregated-netex.zip", // SJ "https://storage.googleapis.com/marduk-production/outbound/netex/rb_vyg-aggregated-netex.zip", // VYG