Skip to content

Commit

Permalink
remove whitespace for linter?
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Dwyer committed Dec 14, 2022
1 parent 772aad9 commit e434905
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const MenuInspectorControls = ( {
const actionLabel = __( "Switch to '%s'" );

// Provide a hierarchy of clientIds for the given Navigation block (clientId).
// This is required else the list view will display the entire block tree.
// This is required else the list view will display the entire block tree.
const clientIdsTree = useSelect(
( select ) => {
const { __unstableGetClientIdsTree } = select( blockEditorStore );
Expand Down

0 comments on commit e434905

Please sign in to comment.