Skip to content

Commit 2afc649

Browse files
committed
revert accidental whitespace change
1 parent 48e529d commit 2afc649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/darwin/Framework/CHIP/MTRDevice.mm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1877,7 +1877,7 @@ - (void)_setCachedAttributeValue:(MTRDeviceDataValueDictionary _Nullable)value f
18771877
}
18781878

18791879
[clusterData storeValue:value forAttribute:path.attribute];
1880-
1880+
18811881
if (value != nil
18821882
&& isFromSubscription
18831883
&& !_receivingPrimingReport

0 commit comments

Comments
 (0)