Skip to content

Commit

Permalink
remove blank newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-chemla authored Nov 8, 2024
1 parent e013628 commit 98feca5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,6 @@ commands or using the scripting API.
validator: Validator.BOOLEAN,
default: true,
})

.option('--join-keep-meshes <bool>', 'Prevents joining distinct Meshes and Nodes.', {
validator: Validator.BOOLEAN,
default: JOIN_DEFAULTS.keepMeshes,
Expand Down

0 comments on commit 98feca5

Please sign in to comment.