Remove unnecessary code
This commit is contained in:
parent
160a706fa1
commit
598e3ce756
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/bin/pwsh
|
||||
. "$PSScriptRoot/../../Scripts/Context.ps1";
|
||||
. "$PSScriptRoot/../../Scripts/BrowserAutomation.ps1";
|
||||
. "$PSScriptRoot/../../Scripts/SoftwarePackage.ps1";
|
||||
|
||||
$null = New-Module {
|
||||
$path = "$env:PUBLIC/Documents/reWASD";
|
||||
|
|
Loading…
Reference in a new issue