mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-01 15:58:36 +02:00
[nodes] Remove useless exclusive=True
in descriptions
This commit is contained in:
parent
30c108b7bf
commit
002d316cc3
81 changed files with 0 additions and 210 deletions
|
@ -37,7 +37,6 @@ class SfMBootStraping(desc.AVCommandLineNode):
|
|||
description="Verbosity level (fatal, error, warning, info, debug, trace).",
|
||||
values=VERBOSE_LEVEL,
|
||||
value="info",
|
||||
exclusive=True,
|
||||
),
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue