mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
change import of 'get_workfile_template_key' in unreal prelaunch hook
This commit is contained in:
parent
7abdb0bd19
commit
b4ab7bb324
1 changed files with 1 additions and 1 deletions
|
|
@ -8,8 +8,8 @@ from openpype.lib import (
|
|||
PreLaunchHook,
|
||||
ApplicationLaunchFailed,
|
||||
ApplicationNotFound,
|
||||
get_workfile_template_key
|
||||
)
|
||||
from openpype.pipeline.workfile import get_workfile_template_key
|
||||
import openpype.hosts.unreal.lib as unreal_lib
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue