Skip to content

Commit 8661778

Browse files
committed
Correction to style error in xComputer
1 parent 353513c commit 8661778

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

DSCResources/MSFT_xComputer/MSFT_xComputer.psm1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,6 @@ function Set-TargetResource
331331

332332
if ($WorkGroupName)
333333
{
334-
335334
if ($WorkGroupName -eq (Get-CimInstance -Class 'Win32_ComputerSystem').Workgroup)
336335
{
337336
# Same workgroup, new computer name

0 commit comments

Comments
 (0)