Skip to content

Commit

Permalink
Remove unused LongLivedObject include (#36391)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #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
  • Loading branch information
javache authored and facebook-github-bot committed Mar 7, 2023
1 parent 59c4db8 commit 419025d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

#include <string>

#include <ReactCommon/LongLivedObject.h>
#include <ReactCommon/TurboModule.h>
#include <jsi/jsi.h>

Expand Down

0 comments on commit 419025d

Please sign in to comment.