瀏覽代碼

:recycle: small import tweaks

tags/0.0.1
J 4 年之前
父節點
當前提交
eaf43577d2
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2
    3
      frontend/src/views/home.vue

+ 2
- 3
frontend/src/views/home.vue 查看文件

@@ -12,9 +12,8 @@ main.f-col.start.w-full
12 12
 import sidebar from '../components/Sidebar.vue'
13 13
 import mainNav from '../components/MainNav.vue'
14 14
 import profileCardList from '../components/ProfileCardList.vue'
15
-import { fetchQueueByProfileId } from '../services'
16
-import { StonkAlert } from '../services/notification.service'
17
-import { Chatter } from '../services/chat.service'
15
+
16
+import { Chatter, StonkAlert } from '../services'
18 17
 import { loginHandler, authHandler } from '../utils'
19 18
 
20 19
 import batch_10 from '../../../backend/db/generated/_batch_10.js.ref'

Loading…
取消
儲存