diff --git a/tools/Github/ParseServiceContactsList.ps1 b/tools/Github/ParseServiceContactsList.ps1 index 627101e27cf..a8c80f03042 100644 --- a/tools/Github/ParseServiceContactsList.ps1 +++ b/tools/Github/ParseServiceContactsList.ps1 @@ -81,20 +81,6 @@ if ($null -ne $contactsList) { $serviceContacts.Add($serviceTeamLabel, [PSCustomObject]@{ if = @( - [PSCustomObject]@{ - or = @( - [PSCustomObject]@{ - labelAdded = [PSCustomObject]@{ - label = 'Service Attention' - } - }, - [PSCustomObject]@{ - labelAdded = [PSCustomObject]@{ - label = $serviceTeamLabel - } - } - ) - }, [PSCustomObject]@{ hasLabel = [PSCustomObject]@{ label = 'Service Attention'