fix: remove unused Component import in suggestion.ts
This commit is contained in:
parent
75100df674
commit
3aedeeb81e
|
|
@ -1,5 +1,4 @@
|
|||
import type {Editor, Range} from '@tiptap/core'
|
||||
import type {Component} from 'vue'
|
||||
import {VueRenderer} from '@tiptap/vue-3'
|
||||
import {
|
||||
PhTextAa, PhTextH, PhListBullets, PhListNumbers, PhListChecks,
|
||||
|
|
|
|||
Loading…
Reference in New Issue