Skip to content

Commit 8d33842

Browse files
committed
fix: not reference variable
1 parent 86f477b commit 8d33842

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ScoopPlaybook.psm1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,6 @@ function ScoopAppInstall {
968968
if ($script:appErrorExists) {
969969
throw "App installation failed."
970970
}
971-
$outputBuffer.Clear()
972971
RecapChanged
973972
}
974973
}

0 commit comments

Comments
 (0)