mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update client/ayon_core/hosts/nuke/plugins/load/load_clip.py
This commit is contained in:
parent
723d7bbd7b
commit
511e2047de
1 changed files with 0 additions and 2 deletions
|
|
@ -502,8 +502,6 @@ class LoadClip(plugin.NukeLoader):
|
|||
f"Colorspace from representation colorspaceData: {colorspace}"
|
||||
)
|
||||
|
||||
print(f"Colorspace found: {colorspace}")
|
||||
|
||||
# check if any filerules are not applicable
|
||||
new_parsed_colorspace = get_imageio_file_rules_colorspace_from_filepath( # noqa
|
||||
filepath, "nuke", get_current_project_name()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue