Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.74] Remove duplicate definition in RCTConvert.h #2191

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

JunielKatarn
Copy link

  • Fix package.json formatting
  • Remove redundant RCTCursor declaration

Summary:

Remove the following field redefinition:
+ (RCTCursor)RCTCursor:(id)json;

Likely caused by an inaccurate merge conflict resolution.

Test Plan:

CI validation.

@JunielKatarn JunielKatarn requested a review from a team as a code owner September 13, 2024 08:24
@Saadnajmi
Copy link
Collaborator

Nit: add prefix "[0.74]" to title so know which branch you're targeting.

@Saadnajmi Saadnajmi changed the title Remove duplicate definition in RCTConvert.h [0.74] Remove duplicate definition in RCTConvert.h Sep 13, 2024
@Saadnajmi Saadnajmi merged commit 1b189dc into microsoft:0.74-stable Sep 16, 2024
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants