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