-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clean up RCTTurboModuleInteropForAllTurboModulesEnabled (#47148)
Summary: Pull Request resolved: #47148 Changelog: [iOS][Breaking] This param was used to validate that the TurboModule interop layer could handle scale. Let's clean it up. the only callsites are in forks: https://github.com/search?q=RCTEnableTurboModuleInteropForAllTurboModules&type=code&p=3, so this should be safe to delete. Reviewed By: realsoelynn Differential Revision: D64718453 fbshipit-source-id: 8bc6c1943a231389c74fd0114dfb7c54dd6c8614
- Loading branch information
1 parent
15eadbe
commit 538bff7
Showing
2 changed files
with
0 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters