mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-28 10:28:33 -05:00
fix: remove unused Component import in suggestion.ts
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user