From 1441e624aa9279fc1b3349caae01a51aaed0a925 Mon Sep 17 00:00:00 2001 From: ghubstan <36207203+ghubstan@users.noreply.github.com> Date: Wed, 6 Jul 2022 11:55:22 -0300 Subject: [PATCH] Remove TODO comment (task was done) --- java-examples/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/java-examples/README.md b/java-examples/README.md index 6d5cd0f..ab284a4 100644 --- a/java-examples/README.md +++ b/java-examples/README.md @@ -51,8 +51,6 @@ market use cases. The protobuf IDL files are not part of this project, and must be downloaded from the Bisq repository's [protobuf file directory](https://github.com/bisq-network/bisq/tree/master/proto/src/main/proto). -TODO @ripcurlx, please review https://github.com/ghubstan/bisq-api-reference/pull/11 - You can download them by running [this script](https://github.com/bisq-network/bisq-api-reference/blob/main/proto-downloader/download-bisq-protos.sh) from your IDE or a shell: