Skip to content

Commit

Permalink
Site Logo: Remove unused argument for 'mediaUpload' function (WordPre…
Browse files Browse the repository at this point in the history
…ss#68617)


Co-authored-by: Mamaduka <[email protected]>
  • Loading branch information
Mamaduka and Mamaduka authored Jan 12, 2025
1 parent 60879d4 commit 7c39a04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/site-logo/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,6 @@ export default function LogoEdit( {
onInitialSelectLogo( image );
},
onError: onUploadError,
onRemoveLogo,
} );
};

Expand Down

0 comments on commit 7c39a04

Please sign in to comment.