Skip to content

Commit 3aa804f

Browse files
fix: update paragraph ordering and adjust position during bulk creation
1 parent 9221c7c commit 3aa804f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/api/shared/knowledge.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { type Ref } from 'vue'
44
import type { pageRequest } from '@/api/type/common'
55
import type { knowledgeData } from '@/api/type/knowledge'
66

7-
import useStore from '@/stores'
87
const prefix = '/system/shared'
98

109
/**

0 commit comments

Comments
 (0)