Remove unnecessary references in test files. (#14900)

This commit is contained in:
Andy
2017-03-10 07:46:20 -08:00
committed by GitHub
parent 1c2f3aec5d
commit 51b64c3c15
358 changed files with 392 additions and 1381 deletions
-2
View File
@@ -1,5 +1,3 @@
///<reference types="react-native" />
import * as React from 'react-native'
import {
+1 -10
View File
@@ -1,8 +1,4 @@
/*
Note: This must be compiled with the target set to ES6
The content of index.io.js could be something like
'use strict';
@@ -12,13 +8,8 @@ The content of index.io.js could be something like
AppRegistry.registerComponent('MopNative', () => Welcome);
For a list of complete Typescript examples: check https://github.com/bgrieder/RNTSExplorer
*/
///<reference types="react-native" />
*/
import * as React from 'react-native'
import {