Skip to content

Commit 14afdb2

Browse files
author
Stephane Maldini
committed
Remove unnecessary import
1 parent 339ee01 commit 14afdb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-webflux/src/main/java/org/springframework/web/reactive/socket/adapter/ReactorNettyWebSocketSession.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import reactor.core.publisher.Mono;
2222
import reactor.netty.NettyInbound;
2323
import reactor.netty.NettyOutbound;
24-
import reactor.netty.NettyPipeline;
2524
import reactor.netty.http.websocket.WebsocketInbound;
2625
import reactor.netty.http.websocket.WebsocketOutbound;
2726

0 commit comments

Comments
 (0)