mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
removed 'get_loaders_by_name' from openpype lib init file
This commit is contained in:
parent
764207d033
commit
fe38df50bf
2 changed files with 0 additions and 2 deletions
|
|
@ -135,7 +135,6 @@ from .avalon_context import (
|
|||
create_workfile_doc,
|
||||
save_workfile_data_to_doc,
|
||||
get_workfile_doc,
|
||||
get_loaders_by_name,
|
||||
|
||||
BuildWorkfile,
|
||||
|
||||
|
|
@ -307,7 +306,6 @@ __all__ = [
|
|||
"create_workfile_doc",
|
||||
"save_workfile_data_to_doc",
|
||||
"get_workfile_doc",
|
||||
"get_loaders_by_name",
|
||||
|
||||
"BuildWorkfile",
|
||||
|
||||
|
|
|
|||
0
openpype/pipeline/workfile/__init__.py
Normal file
0
openpype/pipeline/workfile/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue