We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a61493 commit c932de8Copy full SHA for c932de8
frontend/src/router/index.ts
@@ -5,7 +5,6 @@ import LayoutDsl from '@/components/layout/LayoutDsl.vue'
5
import SinglePage from '@/components/layout/SinglePage.vue'
6
import login from '@/views/login/index.vue'
7
import chat from '@/views/chat/index.vue'
8
-import Datasource from '@/views/ds/Datasource.vue'
9
import DashboardEditor from '@/views/dashboard/editor/index.vue'
10
import DashboardPreview from '@//views/dashboard/preview/SQPreviewSingle.vue'
11
import Dashboard from '@/views/dashboard/index.vue'
0 commit comments