mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Remove console.log
This commit is contained in:
parent
52030b12e1
commit
fc4d50100e
1 changed files with 0 additions and 1 deletions
|
|
@ -131,7 +131,6 @@ export class AnthropicHandler implements ApiHandler, SingleCompletionHandler {
|
|||
case "message_start":
|
||||
// Tells us cache reads/writes/input/output.
|
||||
const usage = chunk.message.usage
|
||||
console.log("usage", usage)
|
||||
|
||||
yield {
|
||||
type: "usage",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue