Skip to content

Commit dab854c

Browse files
committed
Removed @providesModule from all the modules in the repo
1 parent 18fd4f4 commit dab854c

File tree

539 files changed

+0
-539
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

539 files changed

+0
-539
lines changed

IntegrationTests/AccessibilityManagerTest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* LICENSE file in the root directory of this source tree.
66
*
77
* @flow
8-
* @providesModule AccessibilityManagerTest
98
*/
109
'use strict';
1110

IntegrationTests/AppEventsTest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
66
*
7-
* @providesModule AppEventsTest
87
* @flow
98
*/
109
'use strict';

IntegrationTests/AsyncStorageTest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* LICENSE file in the root directory of this source tree.
66
*
77
* @flow
8-
* @providesModule AsyncStorageTest
98
*/
109
'use strict';
1110

IntegrationTests/ImageCachePolicyTest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* LICENSE file in the root directory of this source tree.
66
*
77
* @flow
8-
* @providesModule ImageCachePolicyTest
98
*/
109
'use strict';
1110

IntegrationTests/ImageSnapshotTest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* LICENSE file in the root directory of this source tree.
66
*
77
* @flow
8-
* @providesModule ImageSnapshotTest
98
*/
109
'use strict';
1110

IntegrationTests/IntegrationTestHarnessTest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* LICENSE file in the root directory of this source tree.
66
*
77
* @flow
8-
* @providesModule IntegrationTestHarnessTest
98
*/
109
'use strict';
1110

IntegrationTests/IntegrationTestsApp.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* LICENSE file in the root directory of this source tree.
66
*
77
* @flow
8-
* @providesModule IntegrationTestsApp
98
*/
109
'use strict';
1110

IntegrationTests/LayoutEventsTest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
66
*
7-
* @providesModule LayoutEventsTest
87
* @flow
98
*/
109
'use strict';

IntegrationTests/LoggingTestModule.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
66
*
7-
* @providesModule LoggingTestModule
87
*/
98
'use strict';
109

IntegrationTests/PromiseTest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* LICENSE file in the root directory of this source tree.
66
*
77
* @flow
8-
* @providesModule PromiseTest
98
*/
109
'use strict';
1110

0 commit comments

Comments
 (0)