Skip to content

Commit

Permalink
fixup! feat(cli): build based on configuration
Browse files Browse the repository at this point in the history
unused variable
  • Loading branch information
tuler committed Oct 22, 2024
1 parent f2cfc29 commit ca2fcba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/cli/src/machine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ export const bootMachine = async (
);

// command to change working directory if WORKDIR is defined
const command = "cartesi-machine";
const args = [
...bootargs,
...envs,
Expand Down

0 comments on commit ca2fcba

Please sign in to comment.