mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 23:21:12 +02:00
multi: formatting and comment fixes
This commit is contained in:
@@ -411,7 +411,6 @@ func (cm *circuitMap) cleanClosedChannels() error {
|
||||
return nil
|
||||
})
|
||||
return err
|
||||
|
||||
}, func() {
|
||||
// Reset the sets.
|
||||
circuitKeySet = make(map[CircuitKey]struct{})
|
||||
|
Reference in New Issue
Block a user