ciena / afkak

Kafka client written in Twisted Python
Apache License 2.0
32 stars 22 forks source link

Duplicate supported codec constant #101

Open twm opened 5 years ago

twm commented 5 years ago

These are redundant:

https://github.com/ciena/afkak/blob/b7e0a716881ff776e15843465586a4cbd942cb6c/afkak/kafkacodec.py#L46

https://github.com/ciena/afkak/blob/b7e0a716881ff776e15843465586a4cbd942cb6c/afkak/common.py#L38-L39