Skip to content

Commit 519610e

Browse files
author
Gabriel Tincu
committed
Remove extra newline
1 parent d957986 commit 519610e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_producer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ def test_kafka_producer_proper_record_metadata(kafka_broker, compression):
101101
magic = producer._max_usable_produce_magic()
102102

103103
# record headers are supported in 0.11.0
104-
105104
if env_kafka_version() < (0, 11, 0):
106105
headers = None
107106
else:

0 commit comments

Comments
 (0)