removed superfluous coma

This commit is contained in:
Karl-Wilfried Zimmer 2024-07-14 13:04:40 +02:00
parent b1e447d652
commit d508ea6730

View File

@ -1,7 +1,7 @@
[CmdletBinding()]
param (
[string]
$Server,
$Server
)
$Projects