mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d30ada61f0
Summary: Remove `RCTGetExecutorID` and `RCTSetExecutorID`, it wasn't used anymore since the bridge was refactored into `RCTBridge` and `RCTBatchedBridge`.