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:
Jakub Jezek 2024-06-14 11:42:42 +02:00
parent 9f85d4a240
commit 4c8a6f07ff
No known key found for this signature in database
GPG key ID: 06DBD609ADF27FD9

View file

@ -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,