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

Remove duplicate function prototype #37194

Closed
wants to merge 1 commit into from

Commits on May 2, 2023

  1. Remove duplicate function prototype (facebook#37194)

    Summary:
    Pull Request resolved: facebook#37194
    
    `convertObjCObjectToJSIValue` function prototype is declared in `RCTTurboModule.h`. This diff removes its duplicate declaration from `RCTTurboModule.m`.
    Changelog: [Interanal]
    
    Reviewed By: cipolleschi
    
    Differential Revision: D45483572
    
    fbshipit-source-id: 077dd030c369ef9f515332d69e0404dfc67a18ed
    dmytrorykun authored and facebook-github-bot committed May 2, 2023
    Configuration menu
    Copy the full SHA
    4dae9b6 View commit details
    Browse the repository at this point in the history