Skip to content

Commit 9a670c5

Browse files
eps1lonAndyPengc12
authored andcommitted
Remove orphaned disableJavaScriptURLs reference (facebook#28660)
1 parent 6cf1acf commit 9a670c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/shared/forks/ReactFeatureFlags.native-oss.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ export const enableCacheElement = __NEXT_RN_MAJOR__;
5252
export const enableTaint = __NEXT_RN_MAJOR__;
5353
export const enableUnifiedSyncLane = __NEXT_RN_MAJOR__;
5454
export const enableFizzExternalRuntime = __NEXT_RN_MAJOR__; // DOM-only
55-
export const disableJavaScriptURLs = __NEXT_RN_MAJOR__; // DOM-only
5655
export const enableBinaryFlight = __NEXT_RN_MAJOR__; // DOM-only
5756
export const enableCustomElementPropertySupport = __NEXT_RN_MAJOR__; // DOM-only
5857
export const enableServerComponentKeys = __NEXT_RN_MAJOR__;

0 commit comments

Comments
 (0)