mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix typo in import
This commit is contained in:
parent
879df0a3a7
commit
74ad4a558d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ from openpype.client import (
|
|||
get_subset_by_name,
|
||||
get_version_by_name,
|
||||
)
|
||||
from openype.lib import source_hash
|
||||
from openpype.lib import source_hash
|
||||
from openpype.lib.profiles_filtering import filter_profiles
|
||||
from openpype.lib.file_transaction import FileTransaction
|
||||
from openpype.pipeline import legacy_io
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue