diff --git a/source/shadow/SampleShadowFeature.cpp b/source/shadow/SampleShadowFeature.cpp index 819b4df0..e03be5b0 100644 --- a/source/shadow/SampleShadowFeature.cpp +++ b/source/shadow/SampleShadowFeature.cpp @@ -392,7 +392,6 @@ void SampleShadowFeature::readAndUpdateShadowFromFile() ShadowState state; state.Reported = jsonObj; - state.Desired = jsonObj; updateNamedShadowRequest.State = state; Aws::Crt::UUID uuid;