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