mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
remove doubled import
This commit is contained in:
parent
d55ac4aa54
commit
c9bb43059d
1 changed files with 0 additions and 2 deletions
|
|
@ -27,7 +27,6 @@ from .utils import (
|
|||
|
||||
get_representation_path,
|
||||
get_representation_path_from_context,
|
||||
get_representation_path,
|
||||
get_representation_path_with_anatomy,
|
||||
|
||||
is_compatible_loader,
|
||||
|
|
@ -88,7 +87,6 @@ __all__ = (
|
|||
|
||||
"get_representation_path",
|
||||
"get_representation_path_from_context",
|
||||
"get_representation_path",
|
||||
"get_representation_path_with_anatomy",
|
||||
|
||||
"is_compatible_loader",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue