RN: Delete @oncall Annotations (#51416)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/51416

Deletes `oncall` annotations from the `facebook/react-native` repository.

Changelog:
[Internal]

Reviewed By: javache

Differential Revision: D74902524

fbshipit-source-id: 32a6a5b2ff27281792d572f151e2b094d9a79029
This commit is contained in:
Tim Yung
2025-05-17 16:18:05 -07:00
committed by Facebook GitHub Bot
parent ba092bfaba
commit 84de8a075e
536 changed files with 0 additions and 540 deletions
@@ -6,7 +6,6 @@
*
* @flow strict-local
* @format
* @oncall react_native
*/
import type {TerminalReporter} from 'metro';
@@ -6,7 +6,6 @@
*
* @flow strict-local
* @format
* @oncall react_native
*/
/**
@@ -6,7 +6,6 @@
*
* @flow strict-local
* @format
* @oncall react_native
*/
import net from 'net';
@@ -6,7 +6,6 @@
*
* @flow strict-local
* @format
* @oncall react_native
*/
import type {Config} from '@react-native-community/cli-types';
@@ -6,7 +6,6 @@
*
* @flow strict-local
* @format
* @oncall react_native
*/
import type {CustomResolver} from 'metro-resolver';
@@ -6,7 +6,6 @@
*
* @flow strict-local
* @format
* @oncall react_native
*/
export default function parseKeyValueParamArray(
@@ -6,7 +6,6 @@
*
* @flow strict-local
* @format
* @oncall react_native
*/
import type {Config} from '@react-native-community/cli-types';