Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewserong committed Dec 3, 2021
1 parent 3bee908 commit dc6ef50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/block-library/src/post-template/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,6 @@ export default function PostTemplateEdit( {
return <p { ...blockProps }> { __( 'No results found.' ) }</p>;
}

// Insert what we need right here.

return (
<ul { ...blockProps }>
{ blockContexts &&
Expand Down

0 comments on commit dc6ef50

Please sign in to comment.