mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove redundant attribute
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
320f97c9c6
commit
928115f25a
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ class ValidateSubsetName(plugin.HoudiniInstancePlugin,
|
|||
"""
|
||||
|
||||
families = ["staticMesh", "hda"]
|
||||
hosts = ["houdini"]
|
||||
label = "Validate Product Name"
|
||||
order = ValidateContentsOrder + 0.1
|
||||
actions = [FixProductNameAction, SelectInvalidAction]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue