mirror of
https://github.com/corda/corda.git
synced 2025-05-31 22:50:53 +00:00
Merge pull request #1127 from corda/kat-removeBadWhitespace
Remove spurious comment line
This commit is contained in:
commit
dabbb0037f
@ -43,6 +43,3 @@ open class AmqpCarpenterBase {
|
|||||||
fun testName() = Thread.currentThread().stackTrace[2].methodName
|
fun testName() = Thread.currentThread().stackTrace[2].methodName
|
||||||
inline fun classTestName(clazz: String) = "${this.javaClass.name}\$${testName()}\$$clazz"
|
inline fun classTestName(clazz: String) = "${this.javaClass.name}\$${testName()}\$$clazz"
|
||||||
}
|
}
|
||||||
|
|
||||||
/**********************************************************************************************************************/
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user