1
0

chore(editor): remove marked usages

This commit is contained in:
kolaente
2023-10-22 15:18:39 +02:00
parent 22223a56bd
commit 37af478811
5 changed files with 0 additions and 58 deletions

View File

@ -159,7 +159,6 @@ import {Node} from '@tiptap/pm/model'
import Commands from './commands'
import suggestionSetup from './suggestion'
// load all highlight.js languages
import {lowlight} from 'lowlight'
import type {BottomAction, UploadCallback} from './types'