Removed an unnecessary empty line

This commit is contained in:
Trustin Lee 2009-06-12 08:41:00 +00:00
parent ef40ba7941
commit ad8bb7eaf6

View File

@ -139,5 +139,4 @@ public class HexDumpProxyInboundHandler extends SimpleChannelUpstreamHandler {
e.getChannel().close();
}
}
}