mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
fix forgotten unreal import
This commit is contained in:
parent
302719241b
commit
44bb905057
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
from unreal import EditorLevelLibrary as ell
|
from unreal import EditorLevelLibrary as ell
|
||||||
from pype.hosts.unreal.plugin import Creator
|
from pype.hosts.unreal.api.plugin import Creator
|
||||||
from avalon.unreal import (
|
from avalon.unreal import (
|
||||||
instantiate,
|
instantiate,
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue