Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwoodnz committed Oct 3, 2024
1 parent 9e668aa commit 17ad25d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { registerBlockType } from '@wordpress/blocks';
*/
import Edit from '../shared/dynamic-edit';
import metadata from './block.json';
import './style.scss';

registerBlockType( metadata.name, {
/**
Expand Down

0 comments on commit 17ad25d

Please sign in to comment.