Skip to content
Snippets Groups Projects
Commit 45ba3540 authored by michael.minelli's avatar michael.minelli
Browse files

CommanderApp => Fix bug: remove double call of parse function

parent 67bc0ebc
No related branches found
No related tags found
No related merge requests found
Pipeline #30147 passed
......@@ -49,8 +49,6 @@ class CommanderApp {
});
this.registerCommands();
this.program.parse();
}
public parse() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment