Skip to content

Commit f16e3e4

Browse files
Remove comment
1 parent 42bd7a8 commit f16e3e4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • packages/block-library/src/image

packages/block-library/src/image/save.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ export default function save( { attributes } ) {
7070
/>
7171
);
7272

73-
// Always add the figcaption element.
74-
// It will be removed in the `render.php` if needed.
7573
const figure = (
7674
<>
7775
{ href ? (

0 commit comments

Comments
 (0)