Skip to content

Commit cffe83c

Browse files
Update src/main/java/com/hivemq/codec/decoder/MqttConnectDecoder.java
Co-authored-by: Mikhail Chernyakov <[email protected]>
1 parent 42d01bc commit cffe83c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/hivemq/codec/decoder/MqttConnectDecoder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ public MqttConnectDecoder(
117117
return protocolVersion;
118118
}
119119

120-
121120
public @Nullable CONNECT decode(
122121
final @NotNull ClientConnectionContext clientConnectionContext,
123122
final @NotNull ByteBuf buf,

0 commit comments

Comments
 (0)