Skip to content

Commit 3c13bff

Browse files
Remove redundant usage of SpecProjectPath (#25711)
Co-authored-by: Daniel Jurek <[email protected]>
1 parent 3cd15e1 commit 3c13bff

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)