Remove @providesModule in www shims

This commit is contained in:
Dan Abramov
2018-04-10 16:53:36 +01:00
parent b8461524db
commit 3e9515eede
7 changed files with 0 additions and 14 deletions

View File

@@ -3,8 +3,6 @@
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @providesModule EventPluginHub
*/
'use strict';

View File

@@ -3,8 +3,6 @@
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @providesModule ReactBrowserEventEmitter
*/
'use strict';

View File

@@ -3,8 +3,6 @@
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @providesModule ReactDOMComponentTree
*/
'use strict';

View File

@@ -3,8 +3,6 @@
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @providesModule ReactInstanceMap
*/
'use strict';

View File

@@ -3,8 +3,6 @@
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @providesModule TapEventPlugin
*/
'use strict';

View File

@@ -3,8 +3,6 @@
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @providesModule findDOMNode
*/
'use strict';

View File

@@ -3,8 +3,6 @@
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @providesModule renderSubtreeIntoContainer
*/
'use strict';