Commit 25f6810
Fix unused variable 'moduleClass' in RCTTurboModuleManager.mm (#57221)
Summary:
Pull Request resolved: #57221
changelog: [internal]
Reviewed By: javache
Differential Revision: D108605640
fbshipit-source-id: 2668aa853715cfb9ebdbe67cbaf45c092a0cb7061 parent b99ddaf commit 25f6810
1 file changed
Lines changed: 1 addition & 2 deletions
File tree
- packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | 336 | | |
338 | 337 | | |
339 | 338 | | |
| |||
345 | 344 | | |
346 | 345 | | |
347 | 346 | | |
348 | | - | |
| 347 | + | |
349 | 348 | | |
350 | 349 | | |
351 | 350 | | |
| |||
0 commit comments