You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2016/08/07 13:18:38 UTC

[02/38] logging-log4j2 git commit: Remove blank line.

Remove blank line.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2490cbe5
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2490cbe5
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2490cbe5

Branch: refs/heads/LOG4J2-1010&LOG4J2-1447-injectable-contextdata&better-datastructure
Commit: 2490cbe59c47025cdfee445bc22af42c69544931
Parents: 7ca4dfe
Author: Gary Gregory <gg...@apache.org>
Authored: Tue Aug 2 21:20:13 2016 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Tue Aug 2 21:20:13 2016 -0700

----------------------------------------------------------------------
 .../src/test/java/org/apache/logging/slf4j/Log4j1222Test.java       | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2490cbe5/log4j-slf4j-impl/src/test/java/org/apache/logging/slf4j/Log4j1222Test.java
----------------------------------------------------------------------
diff --git a/log4j-slf4j-impl/src/test/java/org/apache/logging/slf4j/Log4j1222Test.java b/log4j-slf4j-impl/src/test/java/org/apache/logging/slf4j/Log4j1222Test.java
index 1e17161..59f69e0 100644
--- a/log4j-slf4j-impl/src/test/java/org/apache/logging/slf4j/Log4j1222Test.java
+++ b/log4j-slf4j-impl/src/test/java/org/apache/logging/slf4j/Log4j1222Test.java
@@ -16,7 +16,6 @@
  */
 package org.apache.logging.slf4j;
 
-
 import org.junit.Test;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;