Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabowskiM committed Jan 30, 2025
1 parent ae5e0d6 commit b319d55
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ import Widget from '@ckeditor/ckeditor5-widget/src/widget';

import IbexaEmbedImageCommand from './embed-image-command';

import { getCustomClassesConfig } from '../../custom-attributes/helpers/config-helper';
import { findContent } from '../../services/content-service';
import { addPredefinedClassToConfig } from '../../custom-attributes/helpers/config-helper';
import { getCustomClassesConfig, addPredefinedClassToConfig } from '../../custom-attributes/helpers/config-helper';

const CONTAINER_CLASS = 'ibexa-embed-type-image';

Expand Down

0 comments on commit b319d55

Please sign in to comment.