Skip to content

Commit

Permalink
fix(htmleditor): Remove extra import
Browse files Browse the repository at this point in the history
  • Loading branch information
marker dao ® committed Oct 10, 2024
1 parent ec3d8f0 commit a862313
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import $ from 'jquery';

import 'ui/html_editor';
import 'ui/html_editor/converters/markdown';
import { getOuterHeight } from 'core/utils/size';

import { checkLink, prepareEmbedValue, prepareTableValue } from './utils.js';
Expand Down

0 comments on commit a862313

Please sign in to comment.