diff --git a/label_studio/data_manager/actions/basic.py b/label_studio/data_manager/actions/basic.py index f5558c97d3..730ee5d021 100644 --- a/label_studio/data_manager/actions/basic.py +++ b/label_studio/data_manager/actions/basic.py @@ -142,7 +142,6 @@ def async_project_summary_recalculation(tasks_ids_list, project_id): 'text': 'Send the selected tasks to all ML backends connected to the project.' 'This operation might be abruptly interrupted due to a timeout. ' 'The recommended way to get predictions is to update tasks using the Label Studio API.' - 'See more in the documentation.' 'Please confirm your action.', 'type': 'confirm', },