From 371208ed8e2ee320e4c87336fe27b5f7bc3e115c Mon Sep 17 00:00:00 2001 From: David Ibia Date: Tue, 1 Oct 2024 15:13:09 +0100 Subject: [PATCH] chore(setup-mac.sh): remove unnecessary newline to improve code readability --- setup-mac.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup-mac.sh b/setup-mac.sh index 3742edf..aec5127 100755 --- a/setup-mac.sh +++ b/setup-mac.sh @@ -177,6 +177,7 @@ else echo "anaconda is not installed." echo "Installing anaconda..." brew install --cask anaconda + fi # Install Flutter version manager