Skip to content

Commit 946891b

Browse files
committed
remove log
1 parent b97f535 commit 946891b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pinecone-assistant/actions/upload.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ const action = async (
8080
});
8181

8282
const result = await response.json();
83-
console.log({ result });
8483

8584
if (result.error_message) {
8685
return {

0 commit comments

Comments
 (0)