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

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new c1102da  Polish. Align with master.
c1102da is described below

commit c1102da7c632112472feebd3c3f50f704d5f40bd
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jul 22 12:12:07 2019 +0100

    Polish. Align with master.
    
    Primarily to trigger CI
---
 java/javax/servlet/Filter.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/java/javax/servlet/Filter.java b/java/javax/servlet/Filter.java
index 8fd90b0..fec7e0a 100644
--- a/java/javax/servlet/Filter.java
+++ b/java/javax/servlet/Filter.java
@@ -114,5 +114,4 @@ public interface Filter {
      * state in memory.
      */
     public void destroy();
-
 }


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

Reply via email to