Remove Inspector Logic (cannot work on iOS / System JSC)

Reviewed By: javache

Differential Revision: D4620530

fbshipit-source-id: 52abc6178b1ad1b52ba1b1825702c9c254a04520
This commit is contained in:
Theo Yaung
2017-03-14 11:40:20 -07:00
committed by Facebook Github Bot
parent 4ac585b34b
commit 3e528b1014
41 changed files with 9 additions and 2003 deletions

View File

@@ -27,8 +27,7 @@ if THIS_IS_FBANDROID:
'-Wno-pessimizing-move',
],
deps = [
'//xplat/folly:molly',
react_native_xplat_target('inspector:inspector'),
'//xplat/folly:molly'
])
cxx_library(