White space cleanup

This commit is contained in:
Martin Wimpress 2021-10-27 16:58:17 +01:00
parent 1589c76846
commit dcd5039629
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

@ -94,7 +94,6 @@ function list_csv() {
fi
for RELEASE in $("releases_${FUNC}"); do
if [ "${OS}" == "macos" ]; then
DOWNLOADER="macrecovery"
elif [ "${OS}" == "ubuntu" ] && [ "${RELEASE}" == "canary" ]; then