Skip to content

Commit 2d85acd

Browse files
aaronparkerCopilot
andauthored
Update Evergreen/Public/Get-EvergreenApp.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 975b265 commit 2d85acd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Evergreen/Public/Get-EvergreenApp.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ function Get-EvergreenApp {
8181
}
8282
# Run the application function and collect the output
8383
Write-Verbose -Message "Calling: Get-$Name."
84-
#$Output = & Get-$Name @params
8584

8685
# Sort the output
8786
$FilterPath = [System.IO.Path]::Combine((Get-EvergreenAppsPath), "Filters", "$Name.json")

0 commit comments

Comments
 (0)