remove debug

This commit is contained in:
dwelle 2023-08-06 21:45:05 +02:00
parent b1d982b988
commit 58dcafe8f6

View File

@ -971,8 +971,6 @@ export const isRenderThrottlingEnabled = (() => {
IS_REACT_18_AND_UP = false;
}
IS_REACT_18_AND_UP = false;
let hasWarned = false;
return () => {