Attempt to fix Get-DscConfig issue

This commit is contained in:
Katie Keim
2017-03-06 13:04:13 -08:00
parent 1b6d4a2a70
commit b8a9a0c88b
@@ -66,9 +66,6 @@ function Get-TargetResource
$registryResource = @{
Key = $Key
Ensure = 'Absent'
ValueName = $null
ValueType = $null
ValueData = $null
}
# Retrieve the registry key at the specified path