mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Remove unused process_workfile_builder function from pipeline module
The commit removes the unused process_workfile_builder function from the pipeline module.
This commit is contained in:
parent
9f85d4a240
commit
4c8a6f07ff
1 changed files with 0 additions and 2 deletions
|
|
@ -37,8 +37,6 @@ from .lib import (
|
|||
INSTANCE_DATA_KNOB,
|
||||
get_main_window,
|
||||
WorkfileSettings,
|
||||
# TODO: remove this once workfile builder will be removed
|
||||
process_workfile_builder,
|
||||
start_workfile_template_builder,
|
||||
launch_workfiles_app,
|
||||
check_inventory_versions,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue