Remove timer methods from being mutated

This commit is contained in:
Oliver 2026-02-01 00:11:19 -07:00
parent 8327183495
commit 25fd180c5d

View file

@ -7,10 +7,6 @@ const augmentedProps = new Set([
`info`, `info`,
`warn`, `warn`,
`group`, `group`,
`time`,
`timeEnd`,
`timeLog`,
`timeStamp`,
]); ]);
const happensInProd = new Set([ const happensInProd = new Set([