chore: remove duplicated pod 'Yoga' in RNTester (#41627)

Summary:
This PR removes duplicated `pod 'Yoga'` as it is already declared in `use_react_native`.

## Changelog:

[INTERNAL] [REMOVED] - duplicated pod 'Yoga' in RNTester

Pull Request resolved: https://github.com/facebook/react-native/pull/41627

Test Plan: CI Green

Reviewed By: christophpurrer

Differential Revision: D51603340

Pulled By: NickGerleman

fbshipit-source-id: 89e77e5a544cb54d77b969462130725853b36d5d
This commit is contained in:
Oskar Kwaśniewski
2023-11-27 16:53:31 -08:00
committed by Facebook GitHub Bot
parent 09a289542c
commit dc36be335f
-1
View File
@@ -55,7 +55,6 @@ def pods(target_name, options = {})
# Additional Pods which aren't included in the default Podfile
pod 'React-RCTPushNotification', :path => "#{@prefix_path}/Libraries/PushNotificationIOS"
pod 'Yoga', :path => "#{@prefix_path}/ReactCommon/yoga", :modular_headers => true
# Additional Pods which are classed as unstable
# RNTester native modules and components