Commit f4acf23
Refactor debugLog in ReactVirtualViewExperimental.kt (#54157)
Summary:
Pull Request resolved: #54157
Changelog [Internal]
Removes unnecessary `debugLog` import in ReactVirtualViewExperimental and refactors the debug function
Reviewed By: lunaleaps
Differential Revision: D84608555
fbshipit-source-id: 548076537c26a4fffba2c47be47d1cee4cf6f3ef1 parent 0b05253 commit f4acf23
File tree
1 file changed
+1
-2
lines changed- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/views/virtual/viewexperimental
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
293 | 292 | | |
294 | 293 | | |
295 | 294 | | |
296 | | - | |
| 295 | + | |
297 | 296 | | |
298 | 297 | | |
299 | 298 | | |
| |||
0 commit comments