Skip to content

Commit ba7372e

Browse files
emordjeffwidman
authored andcommitted
Remove ConsumerTimeout
1 parent 5068229 commit ba7372e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

kafka/errors.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -476,10 +476,6 @@ class ConsumerNoMoreData(KafkaError):
476476
pass
477477

478478

479-
class ConsumerTimeout(KafkaError):
480-
pass
481-
482-
483479
class ProtocolError(KafkaError):
484480
pass
485481

0 commit comments

Comments
 (0)