This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 6d8b168dd1 Remove unused imports
6d8b168dd1 is described below
commit 6d8b168dd11444292d603c9a000643d90acc9d7b
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Apr 2 11:00:27 2026 +0100
Remove unused imports
---
test/org/apache/tomcat/security/TestSecurity2018.java | 3 ---
1 file changed, 3 deletions(-)
diff --git a/test/org/apache/tomcat/security/TestSecurity2018.java
b/test/org/apache/tomcat/security/TestSecurity2018.java
index 37bc27f320..f970bc5fbd 100644
--- a/test/org/apache/tomcat/security/TestSecurity2018.java
+++ b/test/org/apache/tomcat/security/TestSecurity2018.java
@@ -17,11 +17,8 @@
package org.apache.tomcat.security;
-import java.io.File;
import java.net.URI;
-import javax.net.ssl.SSLContext;
-import javax.net.ssl.TrustManager;
import javax.websocket.ClientEndpointConfig;
import javax.websocket.ContainerProvider;
import javax.websocket.DeploymentException;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]