Remove unused Functions (#2102)

This commit is contained in:
Martin Wiethan
2024-06-25 21:51:49 +02:00
committed by GitHub
parent 81c3722881
commit 8a2e1391e0
2 changed files with 0 additions and 70 deletions

View File

@ -1,19 +1,3 @@
function Invoke-MicroWin-Helper {
<#
.SYNOPSIS
checking unit tests
.PARAMETER Name
no parameters
.EXAMPLE
placeholder
#>
}
function Test-CompatibleImage() {
<#