mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove unused LongLivedObject include (#36391)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/36391 This include isn't required and was causing issues in the Cocoapods build. Changelog: [iOS][Fixed] Unbreak cocoapods build Reviewed By: cipolleschi Differential Revision: D43870523 fbshipit-source-id: 7e31049d19ef025e9e16284712fb2a80dbdf235e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
59c4db85fb
commit
419025df22
@@ -9,7 +9,6 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#include <ReactCommon/LongLivedObject.h>
|
||||
#include <ReactCommon/TurboModule.h>
|
||||
#include <jsi/jsi.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user