Remove unnecessary obj
This commit is contained in:
parent
2a20dfe963
commit
e0f618b27a
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ Import-Module Servermanager;
|
|||
$params = Parse-Args $args;
|
||||
|
||||
$result = New-Object psobject @{
|
||||
win_feature = New-Object psobject
|
||||
changed = $false
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue