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
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

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,