Skip to content

Commit

Permalink
Remove useless change
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Dec 11, 2024
1 parent b189ab9 commit 8209692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-editor/src/components/block-tools/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export default function BlockTools( {
} ) {
const { clientId, hasFixedToolbar, isTyping, isZoomOutMode, isDragging } =
useSelect( selector, [] );

const isMatch = useShortcutEventMatch();
const {
getBlocksByClientId,
Expand Down

0 comments on commit 8209692

Please sign in to comment.