Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1673749 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
markt-asf committed Apr 15, 2015
1 parent 7677c59 commit 594e44b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/org/apache/tomcat/util/net/SecureNio2Channel.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import java.nio.ByteBuffer;
import java.nio.channels.AsynchronousSocketChannel;
import java.nio.channels.CompletionHandler;
import java.nio.channels.ReadPendingException;
import java.nio.channels.WritePendingException;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Future;
Expand Down

0 comments on commit 594e44b

Please sign in to comment.