mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix import
This commit is contained in:
parent
11e89c100e
commit
b5c34db032
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue