Skip to content

Commit a181b7d

Browse files
Remove output
1 parent 68f098e commit a181b7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

createpowershellmodule.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ try
9393

9494
Write-Host "::group::Creating module [$($modulePath)]"
9595
Set-Content -Path $modulePath -Value $stringbuilder.ToString()
96-
$stringbuilder.ToString()
9796
Write-Host "BuildModule task completed successfully."
9897
Write-Host "::endgroup::"
9998
Write-Host "::endgroup::"

0 commit comments

Comments
 (0)