Skip to content

Commit 3298583

Browse files
committed
chore(redpanda): unused const removed.
Signed-off-by: Marat Abrarov <abrarov@gmail.com>
1 parent 306512b commit 3298583

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/redpanda/redpanda.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ const (
3838
defaultKafkaAPIPort = "9092/tcp"
3939
defaultAdminAPIPort = "9644/tcp"
4040
defaultSchemaRegistryPort = "8081/tcp"
41-
defaultDockerKafkaAPIPort = "29092"
4241

4342
redpandaDir = "/etc/redpanda"
4443
entrypointFile = "/entrypoint-tc.sh"

0 commit comments

Comments
 (0)