Skip to content

Commit

Permalink
chore: lint ์„ค์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludovico7 committed Dec 5, 2024
1 parent dc3e589 commit 46f1755
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/features/editor/hooks/useCopyAndPaste.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export const useCopyAndPaste = ({
sendCharDeleteOperation,
sendBlockInsertOperation,
sendBlockUpdateOperation,
sendBlockReorderOperation,
} = useSocketStore();

const handleCopy = useCallback(
Expand Down

0 comments on commit 46f1755

Please sign in to comment.