Skip to content

Commit

Permalink
remove unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Nov 12, 2020
1 parent 0b2aef7 commit 5e2c1e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/manage/Blocks/Accordion/util.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { v4 as uuid } from 'uuid';
import { emptyBlocksForm } from '@eeacms/volto-blocks-form/helpers';
import { settings } from '~/config';
import { map } from 'lodash';
import {
getBlocksFieldname,
Expand Down

0 comments on commit 5e2c1e9

Please sign in to comment.