mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
Remove debugging print statement
This commit is contained in:
parent
f26c78b782
commit
7b34e1b28b
1 changed files with 0 additions and 2 deletions
|
|
@ -65,8 +65,6 @@ class ValidateRigControllersArnoldAttributes(pyblish.api.InstancePlugin):
|
|||
noIntermediate=True)
|
||||
curves = cmds.ls(shapes, type="nurbsCurve", long=True)
|
||||
|
||||
print curves
|
||||
|
||||
invalid = list()
|
||||
for node in curves:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue