Skip to content

Commit 1b20b0c

Browse files
Remove comment
1 parent 9cb829b commit 1b20b0c

File tree

1 file changed

+0
-2
lines changed
  • packages/block-library/src/image

1 file changed

+0
-2
lines changed

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)