Skip to content

Commit 4243c6d

Browse files
committed
remove log message
1 parent 2fea71c commit 4243c6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/src/util/messages.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,5 @@ export function convertCbToModelMessages({
267267
contentBlock[contentBlock.length - 1],
268268
)
269269

270-
console.log(JSON.stringify({ final: aggregated }, null, 2))
271270
return aggregated
272271
}

0 commit comments

Comments
 (0)