Cleanup imports

This commit is contained in:
Norman Maurer 2012-09-23 18:29:42 +02:00
parent 530b72fad7
commit 03ae711b0a

View File

@ -22,7 +22,6 @@ import java.util.Set;
import org.jboss.netty.buffer.ChannelBuffer;
import org.jboss.netty.buffer.ChannelBuffers;
import org.jboss.netty.channel.Channel;
import org.jboss.netty.channel.ChannelDownstreamHandler;
import org.jboss.netty.channel.ChannelEvent;
import org.jboss.netty.channel.ChannelHandlerContext;