smart-starter-websocket/src/main/java/com/qianwen/core/websocket/config/WebSocketAutoConfiguration.java
@@ -18,7 +18,6 @@ @Configuration @Import({WebSocketHandlerConfig.class}) @EnableWebSocket /* loaded from: blade-starter-websocket-9.3.0.0-SNAPSHOT.jar:org/springblade/core/websocket/config/WebSocketAutoConfiguration.class */ public class WebSocketAutoConfiguration { private final WebSocketProperties webSocketProperties; private final List<JsonMessageHandler> jsonMessageHandlerList;