Don't expose internal instance to React Native Inspector (#9840)

This commit is contained in:
Dan Abramov
2017-06-02 19:34:26 +01:00
committed by GitHub
parent a5d659d07e
commit 28e89cfa2d
2 changed files with 0 additions and 2 deletions
@@ -101,7 +101,6 @@ if (__DEV__) {
return {
hierarchy,
instance,
props,
selection,
source,
@@ -76,7 +76,6 @@ if (__DEV__) {
return {
hierarchy,
instance,
props,
selection,
source,