Skip to content

Commit c932de8

Browse files
perf: Remove unnecessary imports
1 parent 1a61493 commit c932de8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/router/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import LayoutDsl from '@/components/layout/LayoutDsl.vue'
55
import SinglePage from '@/components/layout/SinglePage.vue'
66
import login from '@/views/login/index.vue'
77
import chat from '@/views/chat/index.vue'
8-
import Datasource from '@/views/ds/Datasource.vue'
98
import DashboardEditor from '@/views/dashboard/editor/index.vue'
109
import DashboardPreview from '@//views/dashboard/preview/SQPreviewSingle.vue'
1110
import Dashboard from '@/views/dashboard/index.vue'

0 commit comments

Comments
 (0)