removed superfluous coma
This commit is contained in:
parent
b1e447d652
commit
d508ea6730
@ -1,7 +1,7 @@
|
||||
[CmdletBinding()]
|
||||
param (
|
||||
[string]
|
||||
$Server,
|
||||
$Server
|
||||
)
|
||||
|
||||
$Projects
|
||||
|
Loading…
Reference in New Issue
Block a user