Remove unused import

This commit is contained in:
Trustin Lee 2012-09-01 16:56:44 +09:00
parent e781bd0b1e
commit 5c347c5683

View File

@ -26,8 +26,6 @@ import java.net.InetSocketAddress;
import java.net.SocketAddress;
import java.nio.channels.SelectionKey;
import sun.awt.windows.ThemeReader;
/**
* A nexus to a network socket or a component which is capable of I/O