Remove trailing whitespace
This commit is contained in:
parent
8970ee751c
commit
493e77a5a7
@ -21,4 +21,3 @@
|
||||
* then {@link io.netty.example.http.websocketx.client.WebSocketClient}.
|
||||
*/
|
||||
package io.netty.example.http.websocketx.client;
|
||||
|
||||
|
@ -24,4 +24,3 @@
|
||||
* ws://localhost:8080/websocket.
|
||||
*/
|
||||
package io.netty.example.http.websocketx.server;
|
||||
|
||||
|
@ -33,4 +33,3 @@
|
||||
* <a href="http://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html">giude</a>.
|
||||
*/
|
||||
package io.netty.example.http.websocketx.sslserver;
|
||||
|
||||
|
@ -72,6 +72,5 @@ public class ChannelFutureAggregator implements ChannelFutureListener {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user