mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 06:12:19 +01:00
Removed debug log
This commit is contained in:
parent
a473890e36
commit
8201c0f62f
1 changed files with 0 additions and 1 deletions
|
|
@ -104,5 +104,4 @@ class CollectVRayScene(pyblish.api.ContextPlugin):
|
|||
|
||||
instance = context.create_instance(layer)
|
||||
self.log.info("Created: %s" % instance.name)
|
||||
self.log.debug("VRay Data: %s" % vrscene_data)
|
||||
instance.data.update(data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue