Skip to content

Commit 1a3c9a9

Browse files
author
Stephane Landelle
committed
woups
1 parent f486d7b commit 1a3c9a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

providers/netty/src/main/java/org/asynchttpclient/providers/netty/channel/SslInitializer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ public class SslInitializer extends ChannelOutboundHandlerAdapter {
3434

3535
public SslInitializer(Channels channels) {
3636
this.channels = channels;
37-
new Exception().printStackTrace();
3837
}
3938

4039
@Override

0 commit comments

Comments
 (0)