Skip to content

Commit

Permalink
fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
dobri1408 committed Jan 23, 2024
1 parent 3f8a31a commit f11cd5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/editor/FootnoteEditor.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import briefcaseSVG from '@plone/volto/icons/briefcase.svg';
import checkSVG from '@plone/volto/icons/check.svg';
import clearSVG from '@plone/volto/icons/clear.svg';
import { Node } from 'slate';
import { nanoid } from '@plone/volto-slate/utils';
import { getAllBlocksAndSlateFields } from '@eeacms/volto-slate-footnote/editor/utils';
import config from '@plone/volto/registry';

Expand Down

0 comments on commit f11cd5e

Please sign in to comment.