Skip to content

Commit

Permalink
Extra comment removed
Browse files Browse the repository at this point in the history
  • Loading branch information
iqqmuT committed Jan 18, 2021
1 parent afc8270 commit acab328
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,6 @@ private JavaScriptExecutorFactory getDefaultJSExecutorFactory(

// Otherwise use Hermes
try {
// libhermes must be loaded explicitly to invoke its JNI_OnLoad.
HermesExecutor.loadLibrary();
return new HermesExecutorFactory();
} catch (UnsatisfiedLinkError hermesE) {
Expand Down

0 comments on commit acab328

Please sign in to comment.