Skip to content

Commit

Permalink
Remove unnecessary blank line in MediaReplaceFlow component
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshbhutkar committed Dec 20, 2024
1 parent a0b5844 commit 96a625a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ import LinkControl from '../link-control';
import { store as blockEditorStore } from '../../store';

const noop = () => {};

let uniqueId = 0;

const MediaReplaceFlow = ( {
Expand Down

0 comments on commit 96a625a

Please sign in to comment.