Skip to content

Commit b5c3f70

Browse files
authored
Update core/src/main/java/hudson/cli/CLICommand.java
1 parent dcbbdf6 commit b5c3f70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/java/hudson/cli/CLICommand.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ protected int handleException(Throwable e, CliContext context, CmdLineParser p)
307307
}
308308

309309

310-
311310
private void printError(String errorMessage) {
312311
this.stderr.println();
313312
this.stderr.println("ERROR: " + errorMessage);

0 commit comments

Comments
 (0)