This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new a5841e6 Clean-up. Remove unused import.
a5841e6 is described below
commit a5841e6c2c94fdcf3727db819a7c01226d80537e
Author: Mark Thomas <[email protected]>
AuthorDate: Wed May 26 11:12:36 2021 +0100
Clean-up. Remove unused import.
---
test/org/apache/tomcat/util/net/TestXxxEndpoint.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/org/apache/tomcat/util/net/TestXxxEndpoint.java
b/test/org/apache/tomcat/util/net/TestXxxEndpoint.java
index 1bdd1b1..653e751 100644
--- a/test/org/apache/tomcat/util/net/TestXxxEndpoint.java
+++ b/test/org/apache/tomcat/util/net/TestXxxEndpoint.java
@@ -31,7 +31,6 @@ import org.apache.catalina.connector.Connector;
import org.apache.catalina.startup.Tomcat;
import org.apache.catalina.startup.TomcatBaseTest;
import org.apache.tomcat.jni.Error;
-import org.apache.tomcat.jni.Library;
import org.apache.tomcat.jni.Pool;
import org.apache.tomcat.util.compat.JreCompat;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]