Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
R A Van Epps committed Sep 9, 2020
1 parent 5e48cf6 commit 8037cc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blocks/accordions/save.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { InnerBlocks, RichText } from '@wordpress/block-editor';
import { getBlockDefaultClassName } from '@wordpress/blocks';
import classnames from 'classnames';
import { compose } from '@wordpress/compose';
import { PREFIX, CONTAINER_CLASS } from '../../utils/config';
import withBackgroundColor from '../../utils/components/withBackgroundColor';
Expand Down

0 comments on commit 8037cc9

Please sign in to comment.