Update Library/Homebrew/cmd/update.sh

Remove one empty line?

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
sazriel26 2024-01-11 12:25:23 +02:00 committed by Sharon Azriel
parent d9a38e76a9
commit 3d0f543b63

View File

@ -633,7 +633,6 @@ EOS
# HOMEBREW_UPDATE_FORCE and HOMEBREW_UPDATE_AUTO aren't modified here so ignore subshell warning.
# shellcheck disable=SC2030
if [[ "${UPSTREAM_REPOSITORY_URL}" = "https://github.com/"* ]]
then
UPSTREAM_REPOSITORY="${UPSTREAM_REPOSITORY_URL#https://github.com/}"