From 53f3d44f21443e20fab27d2a6019b3048147c5c2 Mon Sep 17 00:00:00 2001 From: Ao Ito Date: Sat, 24 Aug 2024 21:16:10 +0900 Subject: [PATCH] refactor: remove redundant imports (#2927) --- components/modal/ModalConfirm.vue | 1 - components/tiptap/TiptapEmojiList.vue | 1 - components/tiptap/TiptapHashtagList.vue | 1 - components/tiptap/TiptapMentionList.vue | 1 - 4 files changed, 4 deletions(-) diff --git a/components/modal/ModalConfirm.vue b/components/modal/ModalConfirm.vue index 48c27cd1..d094e3da 100644 --- a/components/modal/ModalConfirm.vue +++ b/components/modal/ModalConfirm.vue @@ -1,6 +1,5 @@