mirror of https://github.com/apache/maven.git
formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1331989 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
006075a349
commit
32357134cd
|
@ -34,7 +34,7 @@ public class PrintStreamLogger
|
|||
extends AbstractLogger
|
||||
{
|
||||
|
||||
static interface Provider
|
||||
interface Provider
|
||||
{
|
||||
PrintStream getStream();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue