Remove excessive whitespace
This commit is contained in:
parent
cce8e1bad1
commit
b7461a1b69
|
@ -142,8 +142,6 @@ export class DotnetInstallScript {
|
|||
: this.setupScriptBash();
|
||||
}
|
||||
|
||||
|
||||
|
||||
private async setupScriptPowershell() {
|
||||
this.scriptArguments = [
|
||||
'-NoLogo',
|
||||
|
|
Loading…
Reference in New Issue