Skip to content

Commit

Permalink
remove redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian committed Feb 16, 2023
1 parent 9dd08a9 commit c364cbe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ const BlockInspector = ( { showNoBlockSelectedMessage = true } ) => {
const blockInspectorAnimationSettings = useSelect(
( select ) => {
if ( blockType ) {
// Get the global blockInspectorAnimationSettings.
const globalBlockInspectorAnimationSettings =
select( blockEditorStore ).getSettings()
.blockInspectorAnimation;
Expand Down

0 comments on commit c364cbe

Please sign in to comment.