Remove enable_eager_alternate_state_node_cleanup param (#53693)

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

Changelog: [Internal] - Remove usage of `enableEagerAlternateStateNodeCleanup`  as it is default true now

Reviewed By: yungsters

Differential Revision: D81962955

fbshipit-source-id: 80b0d9321b1162dd79d052b05acb3dc9459e37d2
This commit is contained in:
Luna Wei
2025-09-09 18:46:39 -07:00
committed by Facebook GitHub Bot
parent 2ae5a74f06
commit 019a553ea4
@@ -4,7 +4,6 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @fantom_react_fb_flags enableEagerAlternateStateNodeCleanup:true
* @flow strict-local
* @format
*/