fix: Merge discrepancy

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
This commit is contained in:
Mark Tolmacs
2025-11-11 19:36:26 +01:00
parent f01cf69226
commit 74fb133f71

View File

@@ -1138,10 +1138,6 @@ const _renderInteractiveScene = ({
);
let nextAnimationState = animationState;
const nextAnimationState = animationState;
const nextAnimationState = animationState;
const context = bootstrapCanvas({
canvas,
scale,