react-native-macos/Libraries/Inspector
Eli White 21f1cce148 Remove unused code
Summary:
There are some unused imports and variables. This was flagged by running
```
$ js1 lint --only "no-unused-vars: [1, {vars: 'all', args: 'none', ignoreRestSiblings: true}]" ~/fbsource/xplat/js/react-native-github --only "react/jsx-uses-vars" --only "react/jsx-uses-react" --fast
```

Changelog:
Internal

Reviewed By: zackargyle, JoshuaGross

Differential Revision: D17724836

fbshipit-source-id: 2b6a44f55c878d659c9c23f5878ba34f21f8bb69
2019-10-03 14:33:59 -07:00
..
BorderBox.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
BoxInspector.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
ElementBox.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
ElementProperties.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Inspector.js Remove unused code 2019-10-03 14:33:59 -07:00
InspectorOverlay.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
InspectorPanel.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
NetworkOverlay.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
PerformanceOverlay.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
StyleInspector.js Fix printing of false boolean values in the style inspector (#26431) 2019-09-19 13:44:25 -07:00
resolveBoxStyle.js add spec for I18nManager (#24908) 2019-05-31 19:56:37 -07:00