[react_native] JS files from D2028144: [react_native] Expose android version to JS

This commit is contained in:
Andrei Coman 2015-04-30 11:33:40 -07:00
parent b6646d1c4c
commit 8fe6626d5f

View File

@ -11,7 +11,6 @@
*/
'use strict';
var Platform = require('Platform');
var RCTExceptionsManager = require('NativeModules').ExceptionsManager;
var loadSourceMap = require('loadSourceMap');