-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused
canLoadFile
function from HermesExecutor.java (#39481)
Summary: This function is hardcoded to `true` and is never used, so I'm removing it. I found no relevant usages in OSS so that can probably go. Also see: #39292 where it got reported. Changelog: [Android] [Removed] - Remove unused `canLoadFile` function from HermesExecutor.java Reviewed By: yungsters, mdvacca Differential Revision: D49320244
- Loading branch information
1 parent
0ab8b40
commit 44ae23c
Showing
2 changed files
with
1 addition
and
15 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