mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove unused forward declaration of RCTMountingManager (#43453)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43453 The forward declaration for RCTMountingManager doesn't appear to be used anywhere. It can be deleted. ## Changelog [Internal] Reviewed By: NickGerleman Differential Revision: D54692764 fbshipit-source-id: ba8206408fdd515387a0a6aff6a3e43c51221e57
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b2e1db0fbf
commit
e032963727
@@ -21,8 +21,6 @@
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@class RCTMountingManager;
|
||||
|
||||
/**
|
||||
* Exactly same semantic as `facebook::react::SchedulerDelegate`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user