Skip to content

Commit

Permalink
List View: Remove unused selector from the 'useBlockSelection' hook (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka authored Mar 14, 2023
1 parent 73162de commit 4f4c493
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ export default function useBlockSelection() {
getBlockName,
getBlockParents,
getBlockSelectionStart,
getBlockSelectionEnd,
getSelectedBlockClientIds,
hasMultiSelection,
hasSelectedBlock,
Expand Down Expand Up @@ -154,7 +153,6 @@ export default function useBlockSelection() {
getBlockType,
getBlockParents,
getBlockSelectionStart,
getBlockSelectionEnd,
getSelectedBlockClientIds,
hasMultiSelection,
hasSelectedBlock,
Expand Down

1 comment on commit 4f4c493

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 4f4c493.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4412523591
📝 Reported issues:

Please sign in to comment.