mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
Removed commented line
This commit is contained in:
parent
c7584523e5
commit
f1bf3d8066
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ class ValidateVDBInputNode(pyblish.api.InstancePlugin):
|
|||
return [instance]
|
||||
|
||||
for prim in prims:
|
||||
# print(">>", prim.name())
|
||||
if prim.numVertices() != 1:
|
||||
cls.log.error("Found primitive with more than 1 vertex!")
|
||||
return [instance]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue