Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsonliu committed Nov 16, 2023
1 parent 1fed833 commit 71bb25f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/toolbars/PreviewerBubble.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import CodeHandler from '@/utils/codeBlockContentHandler';
import { drawioDialog } from '@/utils/dialog';
import Event from '@/Event';
import { imgDrawioReg, getValueWithoutCode } from '@/utils/regexp';
import { CODE_PREVIEWER_LANG_SELECT_CLASS_NAME } from '@/utils/code-preview-language-setting';
import debounce from 'lodash/debounce';
import FormulaHandler from '@/utils/formulaUtilsHandler';
import ListHandler from '@/utils/listContentHandler';
Expand Down

0 comments on commit 71bb25f

Please sign in to comment.