diff --git a/build/kind/entrypoint.sh b/build/kind/entrypoint.sh index a3450a041a..a2f5248c02 100644 --- a/build/kind/entrypoint.sh +++ b/build/kind/entrypoint.sh @@ -144,7 +144,6 @@ EOF ) # Send the message to GA via HTTP API - # " curl -X POST -H "Content-Type: application/json" -d "$payload" "https://www.google-analytics.com/mp/collect?measurement_id=$GA_ID&api_secret=$GA_SECRET" # Check if the curl command was successful