Skip to content

Commit

Permalink
Revert: Time To Read: Add block example (#65510)
Browse files Browse the repository at this point in the history
This reverts commit 8bc4b62.

Co-authored-by: aaronrobertshaw <aaronrobertshaw@git.wordpress.org>
Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
  • Loading branch information
3 people authored Sep 20, 2024
1 parent 8bc4b62 commit 1bbe4c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/post-time-to-read/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export { metadata, name };
export const settings = {
icon,
edit,
example: {},
};

export const init = () => initBlock( { name, metadata, settings } );

0 comments on commit 1bbe4c4

Please sign in to comment.