Skip to content

Commit 63cc3f2

Browse files
commented the message
1 parent 179c6f9 commit 63cc3f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/validate_model_quota.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ ask_for_location() {
162162
echo "✅ Proceeding with deployment in '$LOCATION'."
163163
exit 0
164164
else
165-
echo "❌ Quota insufficient in '$LOCATION'. Checking fallback regions..."
165+
# echo "❌ Quota insufficient in '$LOCATION'. Checking fallback regions..."
166166
check_fallback_regions
167167
fi
168168
}

0 commit comments

Comments
 (0)