From c48ee6c35b234ac133dd9ac62967b61b49a5a12a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90?= Date: Sat, 7 Jan 2023 03:22:56 +0800 Subject: [PATCH] refactor: cleanup auto imports --- components/notification/NotificationPreferences.client.vue | 3 --- pages/[[server]]/@[account]/index/index.vue | 2 -- 2 files changed, 5 deletions(-) diff --git a/components/notification/NotificationPreferences.client.vue b/components/notification/NotificationPreferences.client.vue index 0210e7d0..a0915598 100644 --- a/components/notification/NotificationPreferences.client.vue +++ b/components/notification/NotificationPreferences.client.vue @@ -1,7 +1,4 @@