o remove debugging info

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721279 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2008-11-27 21:09:09 +00:00
parent 7b85810d0d
commit a648f36be2
1 changed files with 0 additions and 2 deletions

View File

@ -201,8 +201,6 @@ public final class CLIReportingUtils
return;
}
}
System.out.println( e.getClass() );
boolean handled = false;