ShannonDing commented on code in PR #138:
URL: https://github.com/apache/rocketmq-mqtt/pull/138#discussion_r951327673


##########
mqtt-cs/src/main/java/org/apache/rocketmq/mqtt/cs/protocol/mqtt/facotry/MqttMessageFactory.java:
##########
@@ -0,0 +1,78 @@
+package org.apache.rocketmq.mqtt.cs.protocol.mqtt.facotry;
+
+import io.netty.buffer.ByteBuf;
+import io.netty.buffer.Unpooled;
+import io.netty.handler.codec.mqtt.*;

Review Comment:
   import what used in detail.



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to