Result of Preprocessing Step in 'Compile.ps1' Script - Remove Trailing Whitespace Characters

This commit is contained in:
Mr.k
2024-07-26 03:37:43 +03:00
parent 1d6d0d600c
commit b5dffd671f
55 changed files with 68 additions and 68 deletions

View File

@ -32,4 +32,4 @@ function Set-WinUtilDNS {
Write-Warning "Unable to set DNS Provider due to an unhandled exception"
Write-Warning $psitem.Exception.StackTrace
}
}
}