From 64d30e367e77bb15e54ad4c9522cd44e9bb3807c Mon Sep 17 00:00:00 2001 From: krypek Date: Fri, 9 Feb 2024 14:39:05 +0100 Subject: [PATCH] Unfix the previous fixes --- build/src/download.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build/src/download.ts b/build/src/download.ts index fb7ef610..d692df84 100644 --- a/build/src/download.ts +++ b/build/src/download.ts @@ -56,14 +56,8 @@ async function getUsingMethod(url: string, method: string): Promise