Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ichim-david committed Nov 3, 2022
1 parent 10a3cab commit 768f29c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import { COLUMNSBLOCK } from './constants';
import { cloneColumnsBlockData } from './utils';

import { getBlocks } from '@plone/volto/helpers';
import { addStylingFieldsetSchemaEnhancer } from './ColumnsBlock/schema';

const extendedSchema = (config) => {
const choices = Object.keys(config.blocks.blocksConfig)
Expand Down

0 comments on commit 768f29c

Please sign in to comment.