This is an automated email from the ASF dual-hosted git repository. markt 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 4d8ce2c Polish. Spacing. 4d8ce2c is described below commit 4d8ce2c1c58c5432316d5c045f480667f887fb97 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Sep 10 20:57:57 2019 +0100 Polish. Spacing. --- java/org/apache/tomcat/util/http/parser/AcceptEncoding.java | 1 - 1 file changed, 1 deletion(-) diff --git a/java/org/apache/tomcat/util/http/parser/AcceptEncoding.java b/java/org/apache/tomcat/util/http/parser/AcceptEncoding.java index ee145c6..ba92702 100644 --- a/java/org/apache/tomcat/util/http/parser/AcceptEncoding.java +++ b/java/org/apache/tomcat/util/http/parser/AcceptEncoding.java @@ -14,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - package org.apache.tomcat.util.http.parser; import java.io.IOException; --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org