Skip to content

Commit

Permalink
remove NetRequest from preloader
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Epifanov committed Aug 6, 2021
1 parent 30e0ed4 commit a5984ab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,3 @@ RHODES_DEFINE_JAVA_CLASS(RHODES_JAVA_CLASS_VECTOR, "java/util/Vector")
RHODES_DEFINE_JAVA_CLASS(RHODES_JAVA_CLASS_WEB_VIEW, "com/rhomobile/rhodes/WebView")
RHODES_DEFINE_JAVA_CLASS(RHODES_JAVA_CLASS_MEMORY_INFO_COLLECTOR, "com/rhomobile/rhodes/MemoryInfoCollector")
RHODES_DEFINE_JAVA_CLASS(RHODES_JAVA_CLASS_SECURITY_TOKEN_GENERATOR, "com/rhomobile/rhodes/SecurityTokenGenerator")
RHODES_DEFINE_JAVA_CLASS(RHODES_JAVA_CLASS_NETREQUEST, "com/rhomobile/rhodes/NetRequest")

0 comments on commit a5984ab

Please sign in to comment.