Commit b6292d2
Remove static from the local scoped variable for getConstants - part 2 (#51573)
Summary:
Pull Request resolved: #51573
Changelog: [Internal]
Remove unnecessary `static` in a local scoped variable.
Reviewed By: RSNara
Differential Revision: D75306776
fbshipit-source-id: 52decae228c65ea993bd5fde0be66ab094c8fcf11 parent e04ab60 commit b6292d2
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- packages/react-native/ReactCommon/react/runtime/platform/ios/ReactCommon
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments