aboutsummaryrefslogtreecommitdiff
path: root/src/tools/html-wysiwyg-editor/editor/menu-bar.vue
diff options
context:
space:
mode:
authorGravatar Corentin Thomasset <corentin.thomasset74@gmail.com> 2023-03-27 22:47:52 +0200
committerGravatar Corentin THOMASSET <corentin.thomasset74@gmail.com> 2023-03-28 23:49:54 +0200
commit47948dd343777fd2d517466a3a19b0f23545f86c (patch)
tree8b9e7b4997fd7ccf7136ef5a32e3ed60423078c9 /src/tools/html-wysiwyg-editor/editor/menu-bar.vue
parent91369cb2382fd7c07897887e239af8e9b8a0204d (diff)
downloadit-tools-47948dd343777fd2d517466a3a19b0f23545f86c.tar.gz
it-tools-47948dd343777fd2d517466a3a19b0f23545f86c.tar.zst
it-tools-47948dd343777fd2d517466a3a19b0f23545f86c.zip
refactor(import): removed unused imports
Diffstat (limited to 'src/tools/html-wysiwyg-editor/editor/menu-bar.vue')
-rw-r--r--src/tools/html-wysiwyg-editor/editor/menu-bar.vue2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tools/html-wysiwyg-editor/editor/menu-bar.vue b/src/tools/html-wysiwyg-editor/editor/menu-bar.vue
index 5304cd3..ff21b69 100644
--- a/src/tools/html-wysiwyg-editor/editor/menu-bar.vue
+++ b/src/tools/html-wysiwyg-editor/editor/menu-bar.vue
@@ -22,10 +22,8 @@ import {
H3,
H4,
Italic,
- Link,
List,
ListNumbers,
- Separator,
Strikethrough,
TextWrap,
} from '@vicons/tabler';