From 167c15771b20f313d8dd148854bc5b76e8282d00 Mon Sep 17 00:00:00 2001 From: Lars Toenning Date: Sun, 5 Mar 2023 11:23:26 +0100 Subject: [PATCH] Remove unused map URL --- resources/share/shared/bootstrap/bootstrap.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/resources/share/shared/bootstrap/bootstrap.json b/resources/share/shared/bootstrap/bootstrap.json index d4b4e41863..622807509d 100644 --- a/resources/share/shared/bootstrap/bootstrap.json +++ b/resources/share/shared/bootstrap/bootstrap.json @@ -9,13 +9,6 @@ "url": "https://datastore.swift-project.org/" }, "development": false, - "mapUrls": { - "containerbase": [ - { - "url": "http://map.swift-project.org" - } - ] - }, "mappingMinimumVersion": "0.9.0", "ncepGlobalForecastSystemUrl": { "url": "http://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p50.pl"