mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Remove 'pyblish.mindbender.container'
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
72e615169b
commit
69882f5d79
1 changed files with 1 additions and 2 deletions
|
|
@ -380,8 +380,7 @@ def _ls():
|
|||
ids = {
|
||||
AYON_CONTAINER_ID,
|
||||
# Backwards compatibility
|
||||
AVALON_CONTAINER_ID,
|
||||
"pyblish.mindbender.container"
|
||||
AVALON_CONTAINER_ID
|
||||
}
|
||||
|
||||
# Iterate over all 'set' nodes in the scene to detect whether
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue