mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-26 14:57:30 +02:00
multi: update linter, fix new issues
This commit is contained in:
@@ -10,5 +10,6 @@ type mockHTLCNotifier struct {
|
||||
}
|
||||
|
||||
func (m *mockHTLCNotifier) NotifyFinalHtlcEvent(key models.CircuitKey,
|
||||
info channeldb.FinalHtlcInfo) { //nolint:whitespace
|
||||
info channeldb.FinalHtlcInfo) {
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user