Update server_addon/max/client/ayon_max/plugins/load/load_pointcache.py

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
Kayla Man 2024-06-12 19:23:01 +08:00 committed by GitHub
parent 6e6d3c02f6
commit e8107e2b97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ Because of limited api, alembics can be only loaded, but not easily updated.
import os
from ayon_core.pipeline import load, get_representation_path
from ayon_max.api import lib, maintained_selection
from ayon_max.api.lib import unique_namespace, get_fps_for_current_context
from ayon_max.api.lib import unique_namespace
from ayon_max.api.pipeline import (
containerise,
get_previous_loaded_object,