Skip to content

Commit 34693cd

Browse files
committed
[broker-15] remove missed file
1 parent 0ffaf7b commit 34693cd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/java/com/ss/mqtt/broker/config/MqttConnectionConfig.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,4 @@ public class MqttConnectionConfig {
2626
private final boolean wildcardSubscriptionAvailable;
2727
private final boolean subscriptionIdAvailable;
2828
private final boolean sharedSubscriptionAvailable;
29-
30-
31-
@NoArgsConstructor @Data class MyClass { final String field = "";}
3229
}

0 commit comments

Comments
 (0)