Skip to content

Commit f4a4375

Browse files
authored
Merge branch 'dev' into refactor/101-room-detail
2 parents 63cd18c + e9fdf79 commit f4a4375

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/oronaminc/join/websocket/config/WebSocketConfig.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer;
1010
import org.springframework.web.socket.config.annotation.WebSocketTransportRegistration;
1111
import org.springframework.web.socket.handler.WebSocketHandlerDecoratorFactory;
12-
import org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor;
1312

1413
import com.oronaminc.join.websocket.handshake.CustomHandshakeHandler;
1514
import com.oronaminc.join.websocket.session.CustomWebSocketHandlerDecorator;

0 commit comments

Comments
 (0)