:recyce: move maya addon

This commit is contained in:
Ondřej Samohel 2024-05-23 17:05:58 +02:00
parent a25bda81a1
commit d92385c3d4
No known key found for this signature in database
GPG key ID: 02376E18990A97C6
300 changed files with 416 additions and 404 deletions

View file

@ -39,8 +39,8 @@ from ayon_core.lib import (
EnumDef,
is_in_tests,
)
from ayon_core.hosts.maya.api.lib_rendersettings import RenderSettings
from ayon_core.hosts.maya.api.lib import get_attr_in_layer
from ayon_maya.api.lib_rendersettings import RenderSettings
from ayon_maya.api.lib import get_attr_in_layer
from openpype_modules.deadline import abstract_submit_deadline
from openpype_modules.deadline.abstract_submit_deadline import DeadlineJobInfo