Skip to content

Commit c21809e

Browse files
chriswhongclaude
andcommitted
Remove duplicate comment in useNoneHandlers
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0b474cc commit c21809e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/lib/handlers/none.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ export function useNoneHandlers({
6969
const spaceHeld = useSpaceHeld();
7070
const altHeld = useAltHeld();
7171

72-
// Immediately show/hide vertex-snap highlights when modifier keys change,
73-
// without waiting for the next mousemove event.
7472
// Immediately show/hide vertex-snap highlights when modifier keys change,
7573
// without waiting for the next mousemove event.
7674
useEffect(() => {

0 commit comments

Comments
 (0)