diff --git a/src/utils.ts b/src/utils.ts index 05f2e725c..6814b44b2 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -971,8 +971,6 @@ export const isRenderThrottlingEnabled = (() => { IS_REACT_18_AND_UP = false; } - IS_REACT_18_AND_UP = false; - let hasWarned = false; return () => {