mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: There are a some warnings in the PRs generated by the unsorted imports in the `RCTNetworking.js.flow` file. This PR addresses that. As an example: https://github.com/facebook/react-native/pull/48271/files <img width="721" alt="image" src="https://github.com/user-attachments/assets/7e5347a5-c802-4c21-870d-f4983b515a7b" /> ## Changelog: [INTERNAL] [FIXED] - Sorting `RCTNetworking.js.flow` imports that generate a warning in the PRs Pull Request resolved: https://github.com/facebook/react-native/pull/48272 Test Plan: Verify that this PR doesn't show these warnings anymore Reviewed By: NickGerleman Differential Revision: D67274752 Pulled By: javache fbshipit-source-id: 84ac36e0aaaeaf0156e40de9f6c61bd70fa1db85