fix: remove unused Component import in suggestion.ts

This commit is contained in:
kolaente
2026-02-19 15:11:30 +01:00
parent 75100df674
commit 3aedeeb81e

View File

@@ -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,