Skip to content

Commit fcea93d

Browse files
committed
[easy] remove leftover reference to disableDefaultPropsExceptForClasses
Noticed that I missed this in some earlier cleanup diff. Test Plan: grep for disableDefaultPropsExceptForClasses
1 parent edac0dd commit fcea93d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/shared/forks/ReactFeatureFlags.test-renderer.native-fb.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import typeof * as ExportsType from './ReactFeatureFlags.test-renderer';
1313
export const alwaysThrottleRetries = false;
1414
export const disableClientCache = true;
1515
export const disableCommentsAsDOMContainers = true;
16-
export const disableDefaultPropsExceptForClasses = true;
1716
export const disableInputAttributeSyncing = false;
1817
export const disableLegacyContext = false;
1918
export const disableLegacyContextForFunctionComponents = false;

0 commit comments

Comments
 (0)