mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix typo
Co-authored-by: Simone Barbieri <simone.barbieri@hey.com>
This commit is contained in:
parent
d98bc35090
commit
20d0804967
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ from openpype.pipeline import (
|
|||
)
|
||||
from openpype.tools.utils import host_tools
|
||||
import openpype.hosts.unreal
|
||||
from openpypr.host import HostBase, ILoadHost
|
||||
from openpype.host import HostBase, ILoadHost
|
||||
|
||||
import unreal # noqa
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue