mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-30 17:18:41 +08:00
Move RelayProfiler Decoupled Initialization to use Double Dispatch
Reviewed By: josephsavona Differential Revision: D2689433 fb-gh-sync-id: 966b3d855a5a0a755fd55fb583e31ba648de2a7a
This commit is contained in:
committed by
facebook-github-bot-7
parent
26946e07f1
commit
64675dc078
@@ -162,7 +162,6 @@ function setUpProfile() {
|
||||
if (__DEV__) {
|
||||
var BridgeProfiling = require('BridgeProfiling');
|
||||
BridgeProfiling.swizzleReactPerf();
|
||||
BridgeProfiling.attachToRelayProfiler();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user