Skip to content

Commit

Permalink
Remove unneeded logging [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
natescherer committed Aug 1, 2023
1 parent 3265b50 commit c850257
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/steps/2_prepare.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ if ($ResolvedPath -like "*.psd1") {
}
}
}
Write-Host $(ConvertTo-Json $DependencyInstallResults -Depth 100)
}


Expand Down

0 comments on commit c850257

Please sign in to comment.