Skip to content

Commit

Permalink
Remove useless change
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Oct 23, 2024
1 parent 16052f9 commit 76c259f
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 76c259f

Please sign in to comment.