react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Remove second copy of renderer types

Open NickGerleman opened this issue 2 years ago • 5 comments

Summary: These files were accidentally removed, then restored, while in D40932319 (https://github.com/facebook/react-native/commit/5d26ceaa236684c7bd6d0d9001ff2c8908d88c29) I moved them out of a directory overwritten by the sync scripts. Remove the duplicate now unreferenced copy of the type.

Changelog: [Internal][Removed] - Remove second copy of renderer types

Differential Revision: D41008921

NickGerleman avatar Nov 07 '22 10:11 NickGerleman

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

facebook-github-bot avatar Nov 07 '22 10:11 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 6,995,344 +0
android hermes armeabi-v7a 6,371,882 +0
android hermes x86 7,408,031 +0
android hermes x86_64 7,272,040 +0
android jsc arm64-v8a 8,861,159 +0
android jsc armeabi-v7a 7,599,671 +0
android jsc x86 8,918,904 +0
android jsc x86_64 9,402,268 +0

Base commit: c05e6c47df95f36f0afa94a7aa6725a34bee4095 Branch: main

analysis-bot avatar Nov 07 '22 10:11 analysis-bot

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: c05e6c47df95f36f0afa94a7aa6725a34bee4095 Branch: main

analysis-bot avatar Nov 07 '22 11:11 analysis-bot

PR build artifact for 6ac407488c45894c47f85f5f3831bdafe47117c6 is ready. To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

pull-bot avatar Nov 07 '22 11:11 pull-bot

PR build artifact for 6ac407488c45894c47f85f5f3831bdafe47117c6 is ready. To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

pull-bot avatar Nov 07 '22 11:11 pull-bot