brew.sh: remove unnecessary empty line

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Maxim Belkin 2020-05-11 05:18:04 -05:00 committed by GitHub
parent fe45f68000
commit 6ff307c456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,8 +116,6 @@ then
else
HOMEBREW_GIT="git"
fi
if [[ -n "$HOMEBREW_MACOS" ]]
then
HOMEBREW_PROCESSOR="$(uname -p)"