Skip to content

Commit 18cb4e8

Browse files
committed
remove @providesModule from relay-runtime
1 parent dd8a6b7 commit 18cb4e8

Some content is hidden

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

41 files changed

+0
-41
lines changed

packages/relay-runtime/handlers/RelayDefaultHandlerProvider.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 RelayDefaultHandlerProvider
87
* @flow
98
* @format
109
*/

packages/relay-runtime/handlers/connection/RelayConnectionInterface.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 RelayConnectionInterface
87
* @flow
98
* @format
109
*/

packages/relay-runtime/handlers/viewer/RelayViewerHandler.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 RelayViewerHandler
87
* @flow
98
* @format
109
*/

packages/relay-runtime/mutations/RelayRecordProxy.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 RelayRecordProxy
87
* @flow
98
* @format
109
*/

packages/relay-runtime/mutations/RelayRecordSourceMutator.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 RelayRecordSourceMutator
87
* @flow
98
* @format
109
*/

packages/relay-runtime/mutations/RelayRecordSourceProxy.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 RelayRecordSourceProxy
87
* @flow
98
* @format
109
*/

packages/relay-runtime/mutations/RelayRecordSourceSelectorProxy.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 RelayRecordSourceSelectorProxy
87
* @flow
98
* @format
109
*/

packages/relay-runtime/mutations/applyRelayModernOptimisticMutation.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 applyRelayModernOptimisticMutation
87
* @flow
98
* @format
109
*/

packages/relay-runtime/mutations/commitLocalUpdate.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 commitLocalUpdate
87
* @flow
98
* @format
109
*/

packages/relay-runtime/mutations/commitRelayModernMutation.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 commitRelayModernMutation
87
* @flow
98
* @format
109
*/

0 commit comments

Comments
 (0)