mirror of
https://github.com/corda/corda.git
synced 2024-12-27 08:22:35 +00:00
Code review: Whitespace
This commit is contained in:
parent
f84be2a86b
commit
9e2783732f
@ -60,7 +60,7 @@ class CashIssueSampler : AbstractSampler() {
|
||||
* via P2P
|
||||
*/
|
||||
class CashIssueAndPaySampler : AbstractSampler() {
|
||||
companion object JMeterProperties{
|
||||
companion object JMeterProperties {
|
||||
val otherParty = Argument("otherPartyName", "", "<meta>", "The X500 name of the payee.")
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user