Skip to content

Commit c6de840

Browse files
Brian Vaughnzhengjitf
authored andcommitted
Remove @flow pragma comment from module registration start/stop templates (facebook#22670)
1 parent 4b85367 commit c6de840

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

packages/shared/registerInternalModuleStart.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
*
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
6-
*
7-
* @flow
86
*/
97

108
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */

packages/shared/registerInternalModuleStop.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
*
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
6-
*
7-
* @flow
86
*/
97

108
/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */

0 commit comments

Comments
 (0)