Skip to content

Commit

Permalink
Update cli/ballerina-cli/src/main/java/io/ballerina/cli/cmd/PackComma…
Browse files Browse the repository at this point in the history
…nd.java

Co-authored-by: Asma Jabir <[email protected]>
  • Loading branch information
tanbirali and azinneera authored Oct 18, 2024
1 parent 254864c commit 823e330
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ public void execute() {
} catch (ProjectException e) {
CommandUtil.printError(this.errStream, e.getMessage(), null, false);


CommandUtil.exitError(this.exitWhenFinish);
return;
}
Expand Down

0 comments on commit 823e330

Please sign in to comment.