mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
Remove unused ignore_types class attribute
This commit is contained in:
parent
2759d1238d
commit
7ac8122fea
1 changed files with 0 additions and 2 deletions
|
|
@ -70,8 +70,6 @@ class ValidateOutRelatedNodeIds(pyblish.api.InstancePlugin):
|
|||
label = 'Animation Out Set Related Node Ids'
|
||||
actions = [colorbleed.api.SelectInvalidAction, colorbleed.api.RepairAction]
|
||||
|
||||
ignore_types = ("constraint",)
|
||||
|
||||
def process(self, instance):
|
||||
"""Process all meshes"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue