Skip to content

Commit 8c0501b

Browse files
committed
dev 와 병합
1 parent 64674df commit 8c0501b

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
@@ -10,7 +10,6 @@
1010
import org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer;
1111
import org.springframework.web.socket.config.annotation.WebSocketTransportRegistration;
1212
import org.springframework.web.socket.handler.WebSocketHandlerDecoratorFactory;
13-
import org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor;
1413

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

0 commit comments

Comments
 (0)