From 19a78f1f75852ca5bc50cbc5d37498d8cfc81226 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 21 Oct 2023 19:52:56 +0200 Subject: [PATCH] fix(editor): lint --- src/components/input/editor/EditorToolbar.vue | 3 --- src/components/input/editor/types.ts | 2 +- src/components/tasks/partials/description.vue | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/components/input/editor/EditorToolbar.vue b/src/components/input/editor/EditorToolbar.vue index 275ea63ca..5173899e9 100644 --- a/src/components/input/editor/EditorToolbar.vue +++ b/src/components/input/editor/EditorToolbar.vue @@ -334,16 +334,13 @@