Chore: remove maptiler mentions

This commit is contained in:
Pieter Vander Vennet 2025-06-21 00:27:52 +02:00
parent 51cdf9060e
commit 7aa97c9a99
5 changed files with 1 additions and 38 deletions

View file

@ -211,7 +211,6 @@ export default class Constants {
public static GeoIpServer: string | undefined = Constants.config.geoip_server
public static ErrorReportServer: string | undefined = Constants.config.error_server
public static readonly maptilerApiKey = "GvoVAJgu46I5rZapJuAy"
public static readonly SummaryServer: string = Constants.config.summary_server
public static allServers: string[] = [