From ff1730e323b61c8c5ab6f9955bb067bc04e72c8f Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 17 Feb 2024 23:25:09 +0100 Subject: [PATCH] fix: lint --- frontend/src/components/input/editor/TipTap.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/input/editor/TipTap.vue b/frontend/src/components/input/editor/TipTap.vue index 7ecb1e548..c39eaddcd 100644 --- a/frontend/src/components/input/editor/TipTap.vue +++ b/frontend/src/components/input/editor/TipTap.vue @@ -193,7 +193,6 @@ import {mergeAttributes} from '@tiptap/core' import {isEditorContentEmpty} from '@/helpers/editorContentEmpty' import inputPrompt from '@/helpers/inputPrompt' import {setLinkInEditor} from '@/components/input/editor/setLinkInEditor' -import {createRandomID} from '@/helpers/randomId' const { modelValue,