Skip to content

Commit 2d0d645

Browse files
committed
chore: remove unused import to fix linting
1 parent fce2a3d commit 2d0d645

File tree

1 file changed

+0
-1
lines changed
  • packages/volto-iframe-block/src/components

1 file changed

+0
-1
lines changed

packages/volto-iframe-block/src/components/View.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import cx from 'classnames';
22
import React from 'react';
3-
import { serializeNodes } from '@plone/volto-slate/editor/render';
43

54
import { isValidUrl } from '@kitconcept/volto-iframe-block/helpers/isValidUrl';
65

0 commit comments

Comments
 (0)