Skip to content

Commit fa0c164

Browse files
committed
nit: kill empty line
1 parent 6057965 commit fa0c164

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/main/java/org/asynchttpclient/netty/channel/ChannelManager.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@ public void close() {
367367
}
368368

369369
public void closeChannel(Channel channel) {
370-
371370
LOGGER.debug("Closing Channel {} ", channel);
372371
Channels.setDiscard(channel);
373372
removeAll(channel);

0 commit comments

Comments
 (0)