Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaszkowic committed Nov 7, 2024
1 parent 87996e2 commit 7f3f96f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/LLamaParseUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ async function uploadFileToLLamaParse(filePath: string) {

const body = await res.json();

console.log(body);

return body;
}

Expand Down

0 comments on commit 7f3f96f

Please sign in to comment.