Skip to content

Commit

Permalink
Remove excessive whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolai Laevskii committed May 24, 2023
1 parent cce8e1b commit b7461a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/installer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ export class DotnetInstallScript {
: this.setupScriptBash();
}



private async setupScriptPowershell() {
this.scriptArguments = [
'-NoLogo',
Expand Down

0 comments on commit b7461a1

Please sign in to comment.