mirror of
https://github.com/rkfg/regolancer
synced 2024-11-15 00:15:27 +00:00
remove comment
This commit is contained in:
parent
916e6b8627
commit
fd30064e56
@ -215,7 +215,7 @@ func (r *regolancer) filterChannels(ctx context.Context, nodeChannelIDs []string
|
||||
if err != nil {
|
||||
log.Fatal("Error parsing node/channel list:", err)
|
||||
}
|
||||
// Needed bc of deprecated ExcludeChannelsIn feature
|
||||
|
||||
for id := range chans {
|
||||
if _, ok := channels[id]; !ok {
|
||||
channels[id] = struct{}{}
|
||||
|
Loading…
Reference in New Issue
Block a user