Skip to content

Commit

Permalink
[Local] Fix Flow error with unsupported feature flag metadata
Browse files Browse the repository at this point in the history
Fixes a Flow error introduced when picking #48669

Changelog: [Internal]
  • Loading branch information
robhogan committed Jan 15, 2025
1 parent 2013bad commit 2561db8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,6 @@ const definitions: FeatureFlagDefinitions = {
dateAdded: '2024-09-12',
description:
'Changes construction of the animation graph to `useInsertionEffect` instead of `useLayoutEffect`.',
expectedReleaseValue: true,
purpose: 'experimentation',
},
},
Expand Down

0 comments on commit 2561db8

Please sign in to comment.