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:21:39 +08:00 committed by GitHub
parent 80293ae264
commit 8bff418a09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,6 @@ class AbcLoader(load.LoaderPlugin):
file_path = self.filepath_from_context(context)
file_path = os.path.normpath(file_path)
rt.frameRate = get_fps_for_current_context()
abc_before = {
c