remove debug console.log from session

This commit is contained in:
Dax Raad 2025-08-12 19:00:54 -04:00
commit 368354779b

View file

@ -877,7 +877,6 @@ export namespace Session {
}, },
}, },
) )
console.log(outputLimit)
const stream = streamText({ const stream = streamText({
onError(e) { onError(e) {
log.error("streamText error", { log.error("streamText error", {