Skip to content

Commit

Permalink
docs: removed one todo from the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
grisha87 committed Dec 15, 2023
1 parent 159430c commit db5d888
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ const writeTextToResultFile = (text?: string) => {
try {
// Power-on the OCR, get the resources on Golem Network
// This will wait until the resources are found and the OCR is ready to use
// TODO: Throw when it won't be available in golem.timeout seconds
await ocr.init();

// Do your work
Expand Down

0 comments on commit db5d888

Please sign in to comment.