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 2b63932 Polish. Spacing. 2b63932 is described below commit 2b639322580761fed6b1a91db82aab8d5fa4ee07 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Sep 16 09:58:38 2019 +0100 Polish. Spacing. --- java/org/apache/tomcat/util/IntrospectionUtils.java | 1 - 1 file changed, 1 deletion(-) diff --git a/java/org/apache/tomcat/util/IntrospectionUtils.java b/java/org/apache/tomcat/util/IntrospectionUtils.java index 71d9504..0c2eb6e 100644 --- a/java/org/apache/tomcat/util/IntrospectionUtils.java +++ b/java/org/apache/tomcat/util/IntrospectionUtils.java @@ -14,7 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - package org.apache.tomcat.util; import java.lang.reflect.InvocationTargetException; --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org