Skip to content
Prev Previous commit
Next Next commit
remove debug statements
  • Loading branch information
scbedd authored and azure-sdk committed Jul 17, 2024
commit dfc8d5bc8931cf2fee1eb17cd6dacd2b66fc623c
2 changes: 0 additions & 2 deletions eng/common/scripts/Save-Package-Properties.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ else {
$allPackageProperties = Get-AllPkgProperties $serviceInput
}

Write-Host $allPackageProperties

if ($allPackageProperties)
{
if (-not (Test-Path -Path $outDirectory))
Expand Down