mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Remove unnecessary comment
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
7ebdeeae26
commit
0ec9d1e993
1 changed files with 0 additions and 1 deletions
|
|
@ -204,7 +204,6 @@ class SubstanceLoadProjectMesh(load.LoaderPlugin):
|
|||
# We want store some options for updating to keep consistent behavior
|
||||
# from the user's original choice. We don't store 'preserve_strokes'
|
||||
# as we always preserve strokes on updates.
|
||||
# TODO: update the code
|
||||
container["options"] = {
|
||||
"import_cameras": result["import_cameras"],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue