Skip to content

Commit c85b970

Browse files
committed
wip: drop
1 parent 7044662 commit c85b970

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

packages/opencode/src/session/index.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -407,12 +407,6 @@ export namespace Session {
407407
synthetic: true,
408408
text: Buffer.from(part.url, "base64url").toString(),
409409
},
410-
{
411-
...part,
412-
id: part.id ?? Identifier.ascending("part"),
413-
messageID: userMsg.id,
414-
sessionID: input.sessionID,
415-
},
416410
]
417411
}
418412
break

0 commit comments

Comments
 (0)