mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
dbcada0391
Summary: I was reading source code, and I noticed the _subscriptions attribute (and the _clearSubscriptions method) of the FileReader is not used. ## 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 --> [Internal] [Changed] - Remove unused _subscriptions attribute in FileReader Pull Request resolved: https://github.com/facebook/react-native/pull/33946 Test Plan: I checked that flow and jest are still green as I can't think about another way. Reviewed By: lunaleaps Differential Revision: D36807828 Pulled By: cortinico fbshipit-source-id: 9bb599bbc7b79d2b4c010ba84cc8777e29b974ca