diff --git a/scripts/create-topic.sh b/scripts/create-topic.sh index d557ba5eb..438f3c311 100755 --- a/scripts/create-topic.sh +++ b/scripts/create-topic.sh @@ -15,8 +15,6 @@ # Wait for Kafka to be ready -#!/bin/bash - KAFKA_SERVER=localhost:9092 MAX_ATTEMPTS=300