diff --git a/js/blocks/components/image.js b/js/blocks/components/image.js index 3cd1d42ad..4e58987fa 100644 --- a/js/blocks/components/image.js +++ b/js/blocks/components/image.js @@ -101,7 +101,6 @@ const Image = withSelect( ( select, ownProps ) => { { ! isUploading && ( <> { const files = event.target.files; @@ -122,7 +121,6 @@ const Image = withSelect( ( select, ownProps ) => { render={ ( { open } ) => (