Remove unnecessary statement

This commit is contained in:
Manuel Thalmann 2024-08-07 21:53:26 +02:00
parent 60b9464dfb
commit cfc5643347

View file

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