Skip to content

Commit 59ee5aa

Browse files
Merge branch 'watsonx-ai-integration' of https://github.com/PrasangAPrajapati/Roo-Code into watsonx-ai-integration
1 parent 2529892 commit 59ee5aa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/api/providers/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export { UnboundHandler } from "./unbound"
2828
export { VertexHandler } from "./vertex"
2929
export { VsCodeLmHandler } from "./vscode-lm"
3030
export { XAIHandler } from "./xai"
31-
export { WatsonxAIHandler } from "./watsonx"
3231
export { ZAiHandler } from "./zai"
3332
export { FireworksHandler } from "./fireworks"
3433
export { RooHandler } from "./roo"

src/shared/ExtensionMessage.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import type {
1414
CloudUserInfo,
1515
ShareVisibility,
1616
QueuedMessage,
17-
ModelInfo,
1817
} from "@roo-code/types"
1918

2019
import { GitCommit } from "../utils/git"

0 commit comments

Comments
 (0)