Skip to content

Commit 1b53598

Browse files
committed
Drop unused KafkaClient import from test_fetcher
1 parent 9300bcb commit 1b53598

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_fetcher.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import itertools
99
import time
1010

11-
from kafka.client_async import KafkaClient
1211
from kafka.consumer.fetcher import (
1312
CompletedFetch, ConsumerRecord, Fetcher
1413
)

0 commit comments

Comments
 (0)