Skip to content

Commit d09f372

Browse files
aaronparkerCopilot
andauthored
Update Evergreen/Public/Get-EvergreenAppFromApi.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6609a02 commit d09f372

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Evergreen/Public/Get-EvergreenAppFromApi.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ function Get-EvergreenAppFromApi {
3333
$Output | ForEach-Object {
3434
Get-FilteredData -InputObject $_ -FilterPath $FilterPath
3535
}
36-
Remove-Variable -Name Output -Force -ErrorAction "SilentlyContinue"
3736
}
3837
else {
3938
$Output

0 commit comments

Comments
 (0)