Skip to content

Remove unused hybrid class from DefaultComponentsRegistry#45205

Closed
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D59107106
Closed

Remove unused hybrid class from DefaultComponentsRegistry#45205
javache wants to merge 1 commit into
facebook:mainfrom
javache:export-D59107106

Conversation

@javache
Copy link
Copy Markdown
Member

@javache javache commented Jun 27, 2024

Summary:
We only need a static register method, which includes the core components and the provider function. CoreComponentsRegistry isn't referenced at all in Kotlin/Java, and can be replaced with DefaultComponentsRegistry with no change in behaviour in all scenarios.

Changelog: [Android][Removed] CoreComponentsRegistry is now fully replaced by DefaultComponentRegistry.

Differential Revision: D59107106

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jun 27, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D59107106

…5205)

Summary:
Pull Request resolved: facebook#45205

We only need a static register method, which includes the core components and the provider function. CoreComponentsRegistry isn't referenced at all in Kotlin/Java, and can be replaced with DefaultComponentsRegistry with no change in behaviour in all scenarios.

Changelog: [Android][Removed] CoreComponentsRegistry is now fully replaced by DefaultComponentRegistry.

Differential Revision: D59107106
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D59107106

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in de7976c.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jul 1, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 1, 2024

This pull request was successfully merged by @javache in de7976c.

When will my fix make it into a release? | How to file a pick request?

@javache javache deleted the export-D59107106 branch July 2, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants