From 921cf1ac1f5b8d220309bf87d4a0e90640e4bb34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 21 Feb 2023 23:25:33 +0100 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index f90cf7b..65de7f2 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -42,7 +42,6 @@ is_url_handled() { fi } - #================================================= # Check available space before creating a temp directory.