mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
Remove extra blank line
This commit is contained in:
parent
c2cda569e1
commit
b354d335a3
@ -130,7 +130,6 @@ sealed class StatsTree {
|
||||
) : StatsTree()
|
||||
}
|
||||
|
||||
|
||||
fun readTree(events: List<StatsEvent>, index: Int): Pair<Int, StatsTree> {
|
||||
val event = events[index]
|
||||
when (event) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user