mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
Move usdlib to ayon_core.pipeline
This commit is contained in:
parent
472868f89d
commit
399eb86360
2 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ from ayon_core.lib import (
|
|||
UILabelDef,
|
||||
EnumDef
|
||||
)
|
||||
from ayon_core.lib.usdlib import (
|
||||
from ayon_core.pipeline.usdlib import (
|
||||
get_or_define_prim_spec,
|
||||
add_ordered_reference,
|
||||
variant_nested_prim_path,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue