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 12a1e60 Fix import spacing
12a1e60 is described below
commit 12a1e6006d0f55ef7b4b43bb46a85332efa72ee5
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 19 17:47:43 2021 +0100
Fix import spacing
---
test/org/apache/tomcat/util/net/TestCustomSsl.java | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/org/apache/tomcat/util/net/TestCustomSsl.java
b/test/org/apache/tomcat/util/net/TestCustomSsl.java
index e9bb46d..cf8a86d 100644
--- a/test/org/apache/tomcat/util/net/TestCustomSsl.java
+++ b/test/org/apache/tomcat/util/net/TestCustomSsl.java
@@ -17,6 +17,7 @@
package org.apache.tomcat.util.net;
import java.io.File;
+
import org.junit.Assert;
import org.junit.Assume;
import org.junit.Test;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]