Remove unnecessary statement

This commit is contained in:
Manuel Thalmann 2024-08-07 21:53:26 +02:00
parent 3598a10216
commit c15b72d5b1

View file

@ -1,6 +1,4 @@
#!/bin/bash
. "$PSScriptRoot/Context.ps1";
$null = New-Module {
. "$PSScriptRoot/System.ps1";