Skip to content

Commit d2e466d

Browse files
committed
remove tracing
1 parent e5f5209 commit d2e466d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

build.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,8 +554,6 @@ if (!$Clippy -and !$SkipBuild) {
554554
Write-Host -ForegroundColor Yellow "Adding $target to `$env:PATH"
555555
$env:PATH = $target + [System.IO.Path]::PathSeparator + $env:PATH
556556
}
557-
558-
Write-Verbose -Verbose (dir $target | Out-String)
559557
}
560558

561559
if ($Test) {

0 commit comments

Comments
 (0)