Compare commits

...
Author SHA1 Message Date
CodemodService BotandFacebook GitHub Bot 04747434b8 Fix CQS signal readability-redundant-control-flow in xplat/js/react-native-github/packages
Reviewed By: dtolnay

Differential Revision: D79327593
2025-07-31 02:49:43 -07:00
@@ -393,7 +393,6 @@ inline void fromRawValue(
LOG(ERROR) << "Unsupported FontVariant value: " << item;
react_native_expect(false);
}
continue;
}
} else {
LOG(ERROR) << "Unsupported FontVariant type";