Skip to content

Commit 7eb21b2

Browse files
committed
Get rid of process definitions
1 parent 854c1d6 commit 7eb21b2

File tree

8 files changed

+0
-3708
lines changed

8 files changed

+0
-3708
lines changed

azure-devops/azure/devops/v5_0/client_factory.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -350,13 +350,6 @@ def get_work_item_tracking_process_client(self):
350350
"""
351351
return self._connection.get_client('azure.devops.v5_0.work_item_tracking_process.work_item_tracking_process_client.WorkItemTrackingProcessClient')
352352

353-
def get_work_item_tracking_process_definitions_client(self):
354-
"""get_work_item_tracking_process_definitions_client.
355-
Gets the 5.0 version of the WorkItemTrackingProcessDefinitionsClient
356-
:rtype: :class:`<WorkItemTrackingProcessDefinitionsClient> <azure.devops.v5_0.work_item_tracking_process_definitions.work_item_tracking_process_definitions_client.WorkItemTrackingProcessDefinitionsClient>`
357-
"""
358-
return self._connection.get_client('azure.devops.v5_0.work_item_tracking_process_definitions.work_item_tracking_process_definitions_client.WorkItemTrackingProcessDefinitionsClient')
359-
360353
def get_work_item_tracking_process_template_client(self):
361354
"""get_work_item_tracking_process_template_client.
362355
Gets the 5.0 version of the WorkItemTrackingProcessTemplateClient

azure-devops/azure/devops/v5_0/work_item_tracking_process_definitions/__init__.py

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)