Skip to content

Commit 0cbe77f

Browse files
committed
refactor: remove unused anthropic vertex test import
1 parent 5a7f681 commit 0cbe77f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/api/providers/__tests__/anthropic-vertex.spec.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ import { GoogleAuth } from "google-auth-library"
66

77
import { VERTEX_1M_CONTEXT_MODEL_IDS } from "@roo-code/types"
88

9-
import { ApiStreamChunk } from "../../transform/stream"
10-
119
import { AnthropicVertexHandler } from "../anthropic-vertex"
1210
import { asyncStreamFrom, collectStream } from "../../../test-utils/stream"
1311

0 commit comments

Comments
 (0)