Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
revert change

Signed-off-by: cui fliter <[email protected]>
  • Loading branch information
cuishuang authored and ale-linux committed Jul 7, 2022
1 parent c34d8e1 commit 30d68b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccaas_builder/cmd/detect/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func run() error {
return fmt.Errorf("chaincode type not supported: %s", metadata.Type)
}

// returning nil indicates to the peer a successfully detection
// returning nil indicates to the peer a successful detection
return nil

}

0 comments on commit 30d68b6

Please sign in to comment.