chore(setup-mac.sh): remove unnecessary newline to improve code readability

This commit is contained in:
David Ibia
2024-10-01 15:13:09 +01:00
parent c23ac092f6
commit 371208ed8e

View File

@@ -177,6 +177,7 @@ else
echo "anaconda is not installed." echo "anaconda is not installed."
echo "Installing anaconda..." echo "Installing anaconda..."
brew install --cask anaconda brew install --cask anaconda
fi fi
# Install Flutter version manager # Install Flutter version manager