You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2013/11/21 23:49:16 UTC

svn commit: r1544355 - /logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/xml/XSLTLayoutTestCase.java

Author: ggregory
Date: Thu Nov 21 22:49:15 2013
New Revision: 1544355

URL: http://svn.apache.org/r1544355
Log:
Remove extra line.

Modified:
    logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/xml/XSLTLayoutTestCase.java

Modified: logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/xml/XSLTLayoutTestCase.java
URL: http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/xml/XSLTLayoutTestCase.java?rev=1544355&r1=1544354&r2=1544355&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/xml/XSLTLayoutTestCase.java (original)
+++ logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/xml/XSLTLayoutTestCase.java Thu Nov 21 22:49:15 2013
@@ -35,7 +35,6 @@ import org.apache.log4j.util.XMLDateFilt
 import org.apache.log4j.util.XMLLineAttributeFilter;
 import org.apache.log4j.util.XMLTimestampFilter;
 
-
 public class XSLTLayoutTestCase extends TestCase {
   static String TEMP = "target/temp";
   static String FILTERED = "target/filtered";