diff --git a/src/utils/blocks.js b/src/utils/blocks.js index cc46a037..d3590704 100644 --- a/src/utils/blocks.js +++ b/src/utils/blocks.js @@ -1,5 +1,5 @@ /* eslint no-console: ["error", { allow: ["error", "warn"] }] */ -import { Editor, Transforms, Node } from 'slate'; // Range, RangeRef +import { Editor, Transforms } from 'slate'; // Range, RangeRef import config from '@plone/volto/registry'; import { getBlocksFieldname,