Skip to content

Commit 36cdb1e

Browse files
committed
remove redundant id
1 parent c64e2ba commit 36cdb1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/components/llamaindex/typescript/streaming/annotations.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export type UploadedFileMeta = {
1111
};
1212

1313
export type DocumentFile = {
14-
id: string;
1514
type: DocumentFileType;
1615
url: string;
1716
metadata: UploadedFileMeta;

0 commit comments

Comments
 (0)