Skip to content

Commit 8ee85d9

Browse files
committed
Remove unused eslint-disable comment
1 parent 1617590 commit 8ee85d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/web/src/components/Globe/CesiumGlobe.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ export default function CesiumGlobe({
149149
viewerRef.current = null;
150150
}
151151
};
152-
// eslint-disable-next-line react-hooks/exhaustive-deps
153152
}, [animationSpeed]);
154153

155154
// Update animation speed

0 commit comments

Comments
 (0)