mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-30 18:33:36 +02:00
multi: formatting and comment fixes
This commit is contained in:
@@ -265,10 +265,8 @@ func TestCircuitMapCleanClosedChannels(t *testing.T) {
|
||||
for _, ks := range test.untouched {
|
||||
assertKeystoneNotDeleted(t, circuitMap, ks)
|
||||
}
|
||||
|
||||
})
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// createTestCircuit creates a circuit for testing with its incoming key being
|
||||
|
Reference in New Issue
Block a user