Skip to content

Commit

Permalink
Update packages/editor/src/components/inserter-sidebar/index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian authored Aug 12, 2024
1 parent 4cdc026 commit 04e17a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/editor/src/components/inserter-sidebar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export default function InserterSidebar() {
} = useSelect( ( select ) => {
const {
getInserterSidebarToggleRef,

getInsertionPoint,
isPublishSidebarOpened,
} = unlock( select( editorStore ) );
Expand Down

0 comments on commit 04e17a2

Please sign in to comment.