mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove RuntimeAdapter.h from HermesRuntimeAgentDelegate
Summary: RuntimeAdapter.h is only needed when using CDPHandler, which the new code path doesn't need. Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D56738299 fbshipit-source-id: 8cb512a3dc8dc303851871021e04aab94aa25d1e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
dd51b38101
commit
35c7956baf
-1
@@ -12,7 +12,6 @@
|
||||
#include <hermes/AsyncDebuggerAPI.h>
|
||||
#include <hermes/cdp/CDPAgent.h>
|
||||
#include <hermes/hermes.h>
|
||||
#include <hermes/inspector/RuntimeAdapter.h>
|
||||
#include <jsinspector-modern/ReactCdp.h>
|
||||
|
||||
using namespace facebook::hermes;
|
||||
|
||||
Reference in New Issue
Block a user