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 5b49ca7 Trivial clean-up 5b49ca7 is described below commit 5b49ca7f7649a55bb785359a416c9f4be4f0fa1d Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Jul 10 09:31:08 2019 +0100 Trivial clean-up --- java/org/apache/naming/factory/Constants.java | 1 - 1 file changed, 1 deletion(-) diff --git a/java/org/apache/naming/factory/Constants.java b/java/org/apache/naming/factory/Constants.java index 0cc4cf47..b8690af 100644 --- a/java/org/apache/naming/factory/Constants.java +++ b/java/org/apache/naming/factory/Constants.java @@ -45,5 +45,4 @@ public final class Constants { public static final String DEFAULT_LOOKUP_JNDI_FACTORY = Package + ".LookupFactory"; public static final String FACTORY = "factory"; - } --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org