Skip to content

Commit b0f350b

Browse files
Sync eng/common directory with azure-sdk-tools for PR 13157 (#36789)
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13157 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Daniel Jurek <[email protected]>
1 parent 17c7d2b commit b0f350b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,6 @@ function CreateOrUpdatePackageWorkItem($lang, $pkg, $verMajorMinor, $existingIte
517517
$pkgType = $pkg.Type
518518
$pkgNewLibrary = $pkg.New
519519
$pkgRepoPath = $pkg.RepoPath
520-
$specProjectPath = $pkg.SpecProjectPath
521520
$serviceName = $pkg.ServiceName
522521
$title = $lang + " - " + $pkg.DisplayName + " - " + $verMajorMinor
523522

0 commit comments

Comments
 (0)