Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Update openpype/hosts/nuke/plugins/load/load_clip.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tokejepsen authored Feb 19, 2024
1 parent eae59e2 commit 1d16f25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openpype/hosts/nuke/plugins/load/load_clip.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ def load(self, context, name, namespace, options):
"Representation id `{}` is failing to load".format(repre_id))
return

print(representation["data"]["colorspaceData"])
read_name = self._get_node_name(representation)

# Create the Loader with the filename path set
Expand Down

0 comments on commit 1d16f25

Please sign in to comment.