remove duplicated imported function

This commit is contained in:
Kayla Man 2023-03-27 17:35:45 +08:00
parent ac22648f23
commit a178ca1569

View file

@ -5,7 +5,7 @@ from pymxs import runtime as rt
from openpype.tools.utils import host_tools
from openpype.hosts.max.api import lib
from openpype.hosts.max.api import lib
class OpenPypeMenu(object):
"""Object representing OpenPype menu.