Skip to content

Commit 47d660b

Browse files
committed
Remove leftover Composio schema type churn
1 parent 9fbd123 commit 47d660b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/src/custom-tool.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import type { ToolResultOutput } from '@codebuff/common/types/messages/content-part'
21
import type { ToolName } from '@codebuff/common/tools/constants'
2+
import type { ToolResultOutput } from '@codebuff/common/types/messages/content-part'
33
import type { z } from 'zod/v4'
44

55
export type CustomToolDefinition<

0 commit comments

Comments
 (0)