[example-memcache] fix formatting introduced by the memcache examples.

This commit is contained in:
Michael Nitschinger 2014-04-11 12:16:28 +02:00
parent 7a6fa73989
commit 837ddc01d2

View File

@ -29,7 +29,6 @@ import io.netty.util.CharsetUtil;
public class MemcacheClientHandler extends ChannelDuplexHandler {
/**
* Transforms basic string requests to binary memcache requests
*/