You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mg...@apache.org on 2021/09/17 12:51:00 UTC

[tomcat] branch main updated: Remove an empty line at the end

This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new a59bffd  Remove an empty line at the end
a59bffd is described below

commit a59bffdd5ace451d5e234abc390e1e5dcc06510c
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
AuthorDate: Fri Sep 17 15:50:05 2021 +0300

    Remove an empty line at the end
    
    Requested-by: Gavin McDonald
    Testing Tomcat's Buildbot2's config
---
 test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java b/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java
index 37c1cfe..2143fac 100644
--- a/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java
+++ b/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java
@@ -292,4 +292,3 @@ public abstract class DefaultServletEncodingBaseTest extends TomcatBaseTest {
         }
     }
 }
-

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