From e2a9434c7e80d855902ca019868a8eb96202f794 Mon Sep 17 00:00:00 2001 From: Josh Kneubuhl Date: Tue, 26 Apr 2022 10:00:43 -0400 Subject: [PATCH] bump the build - remove trailing newlines from a README Signed-off-by: Josh Kneubuhl --- asset-transfer-basic/chaincode-java/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/asset-transfer-basic/chaincode-java/README.md b/asset-transfer-basic/chaincode-java/README.md index a21c3f2d..e069f568 100644 --- a/asset-transfer-basic/chaincode-java/README.md +++ b/asset-transfer-basic/chaincode-java/README.md @@ -8,5 +8,3 @@ To run this chaincode contract locally on a development network, see: - [Debugging chaincode as a service](../../test-network-k8s/docs/CHAINCODE_AS_A_SERVICE.md) (Kube test network) - [End-to-end with the test-network](../../test-network/CHAINCODE_AS_A_SERVICE_TUTORIAL.md#end-to-end-with-the-the-test-network) (Docker compose) - -