mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
Remove spurious comment line
Just a little tidyup since it was decided we didn't want these things in the code base and this one must've slipped through the cracks
This commit is contained in:
parent
c721316d67
commit
981987b2b7
@ -43,6 +43,3 @@ open class AmqpCarpenterBase {
|
||||
fun testName() = Thread.currentThread().stackTrace[2].methodName
|
||||
inline fun classTestName(clazz: String) = "${this.javaClass.name}\$${testName()}\$$clazz"
|
||||
}
|
||||
|
||||
/**********************************************************************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user