From 1b06eee15b532437321166069d12a6164d183528 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Fri, 23 Feb 2024 14:55:37 +0100 Subject: [PATCH] Remove obsolete params --- src/Utils.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Utils.ts b/src/Utils.ts index 0ca204a34..6ee3ee873 100644 --- a/src/Utils.ts +++ b/src/Utils.ts @@ -952,8 +952,6 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be /** * Download function which also indicates advanced options, such as redirects - * @param url - * @param headers */ public static downloadAdvanced( url: string,