mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
91728e2266
Summary: See https://github.com/facebook/react-native/pull/32566 This file doesn't have a `flow` comment, and the types that I removed here are incorrect anyway (missing a generic type parameter) because Flow didn't check them. ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [General] [Fixed] - Remove unused and incorrect type declarations in WebSocketInterceptor Pull Request resolved: https://github.com/facebook/react-native/pull/32570 Test Plan: See https://github.com/facebook/react-native/pull/32566 Reviewed By: lunaleaps Differential Revision: D32315077 Pulled By: GijsWeterings fbshipit-source-id: d3b826a01a0bb8e38380de5b79cb6b5d13db2ef1