Skip to content

Commit

Permalink
Fix:eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Tishasoumya-02 committed Aug 8, 2024
1 parent 9819217 commit e261067
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { Dropdown, Table, Checkbox } from 'semantic-ui-react';
import trashSVG from '@plone/volto/icons/delete.svg';
import ploneSVG from '@plone/volto/icons/plone.svg';
import { Icon } from '@plone/volto/components';
import { canAssignRole } from '@plone/volto/helpers';

const RenderGroups = (props) => {
const onChange = (event, { value }) => {
Expand Down

0 comments on commit e261067

Please sign in to comment.