adding back the missing function after resolving conflict

This commit is contained in:
Kayla Man 2023-09-06 15:58:09 +08:00
parent c38d27ac53
commit 8f5b09af21

View file

@ -15,6 +15,7 @@ from openpype.pipeline import (
)
from openpype.hosts.max.api.menu import OpenPypeMenu
from openpype.hosts.max.api import lib
from openpype.hosts.max.api.plugin import MS_CUSTOM_ATTRIB
from openpype.hosts.max import MAX_HOST_DIR
from pymxs import runtime as rt # noqa