mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
removed debug print
This commit is contained in:
parent
59cff86ce4
commit
9d4451a3d4
1 changed files with 0 additions and 1 deletions
|
|
@ -539,7 +539,6 @@ class AnatomyTemplatesEnumEntity(BaseEnumEntity):
|
|||
valid_keys.add(key)
|
||||
|
||||
if others_entity is not None:
|
||||
print(others_entity)
|
||||
get_child_label_func = getattr(
|
||||
others_entity, "get_child_label", None
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue