Fix import

This commit is contained in:
Roy Nieterau 2024-03-20 00:11:23 +01:00
parent 11e89c100e
commit b5c34db032

View file

@ -7,9 +7,9 @@ loader will use them instead of native vray vrmesh format.
"""
import os
from ayon_api import get_representation_by_name
import maya.cmds as cmds
import ayon_api
from ayon_core.settings import get_project_settings
from ayon_core.pipeline import (
load,