messense commented on a change in pull request #90:
URL: 
https://github.com/apache/rocketmq-client-python/pull/90#discussion_r417727120



##########
File path: README.md
##########
@@ -72,13 +72,15 @@ producer.shutdown()
 ### PushConsumer
 
 ```python
+from rocketmq.client import PushConsumer, ConsumeStatus
 import time
 
 from rocketmq.client import PushConsumer

Review comment:
       You can remove this line.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to