Skip to content

Commit fbc38ef

Browse files
committed
fix:fix review
1 parent 13d015a commit fbc38ef

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/plugins/robot/src/composables/core/useConversation.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,6 @@ export function useConversationAdapter(options: ConversationAdapterOptions) {
331331
conversationState,
332332
// 会话方法(包装后,覆盖原始方法)
333333
...apis,
334-
createConversation,
335-
switchConversation,
336334
autoSetTitle
337335
}
338336
}

0 commit comments

Comments
 (0)