Skip to content

Commit 860ddc9

Browse files
authored
Update package exclusions list in language settings script (Azure#22062)
1 parent 7f5f3c6 commit 860ddc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/scripts/Language-Settings.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ $PackageExclusions = @{
284284
'azure-mgmt-reservations' = 'Unsupported doc directives https://github.com/Azure/azure-sdk-for-python/issues/18077';
285285
'azure-mgmt-signalr' = 'Unsupported doc directives https://github.com/Azure/azure-sdk-for-python/issues/18085';
286286
'azure-mgmt-mixedreality' = 'Missing version info https://github.com/Azure/azure-sdk-for-python/issues/18457';
287-
'azure-monitor-query' = 'Unsupported doc directives https://github.com/Azure/azure-sdk-for-python/issues/19417';
288287
'azure-mgmt-network' = 'Manual process used to build';
289288
}
290289

0 commit comments

Comments
 (0)