From 1d16f25b793908986cbc7002f81c7d4e30fc85b3 Mon Sep 17 00:00:00 2001 From: Toke Jepsen Date: Mon, 19 Feb 2024 11:58:13 +0000 Subject: [PATCH] Update openpype/hosts/nuke/plugins/load/load_clip.py --- openpype/hosts/nuke/plugins/load/load_clip.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openpype/hosts/nuke/plugins/load/load_clip.py b/openpype/hosts/nuke/plugins/load/load_clip.py index 0cdb7fc5969..e2bd2180b76 100644 --- a/openpype/hosts/nuke/plugins/load/load_clip.py +++ b/openpype/hosts/nuke/plugins/load/load_clip.py @@ -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