This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new ddaba13 Gump nag
ddaba13 is described below
commit ddaba136bd42d5b8599008da5979453b88fde073
Author: remm <[email protected]>
AuthorDate: Thu May 9 08:14:48 2019 +0200
Gump nag
---
java/org/apache/jasper/compiler/JspUtil.java | 2 --
1 file changed, 2 deletions(-)
diff --git a/java/org/apache/jasper/compiler/JspUtil.java
b/java/org/apache/jasper/compiler/JspUtil.java
index bf2f41c..a3411bd 100644
--- a/java/org/apache/jasper/compiler/JspUtil.java
+++ b/java/org/apache/jasper/compiler/JspUtil.java
@@ -22,7 +22,6 @@ import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
-
import java.util.ArrayList;
import org.apache.jasper.Constants;
@@ -30,7 +29,6 @@ import org.apache.jasper.JasperException;
import org.apache.jasper.JspCompilationContext;
import org.apache.tomcat.Jar;
import org.apache.tomcat.util.security.Escape;
-
import org.xml.sax.Attributes;
import org.xml.sax.InputSource;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]