Skip to content

Commit eed59ba

Browse files
committed
Remove unused import
1 parent a4f0cb8 commit eed59ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kafka/producer/record_accumulator.py

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from kafka.producer.buffer import SimpleBufferPool
1111
from kafka.producer.future import FutureRecordMetadata, FutureProduceResult
1212
from kafka.record.memory_records import MemoryRecordsBuilder
13-
from kafka.record.legacy_records import LegacyRecordBatchBuilder
1413
from kafka.structs import TopicPartition
1514

1615

0 commit comments

Comments
 (0)