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 a4fdf93  No functional change. Aligning 10.0.x/9.0.x/8.5.x
a4fdf93 is described below

commit a4fdf9341380db613c8f55632493599651241135
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Mar 25 20:55:31 2021 +0000

    No functional change. Aligning 10.0.x/9.0.x/8.5.x
---
 java/org/apache/catalina/connector/Connector.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/java/org/apache/catalina/connector/Connector.java 
b/java/org/apache/catalina/connector/Connector.java
index 9af0457..43655d3 100644
--- a/java/org/apache/catalina/connector/Connector.java
+++ b/java/org/apache/catalina/connector/Connector.java
@@ -111,7 +111,6 @@ public class Connector extends LifecycleMBeanBase  {
 
     // ----------------------------------------------------- Instance Variables
 
-
     /**
      * The <code>Service</code> we are associated with (if any).
      */

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to