mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
ticker: fix linter error
This commit is contained in:
parent
c35a701724
commit
f4849b051d
@ -68,7 +68,7 @@ func (m *Mock) Ticks() <-chan time.Time {
|
||||
return m.Force
|
||||
}
|
||||
|
||||
// Resumes starts underlying time.Ticker and causes the ticker to begin
|
||||
// Resume starts underlying time.Ticker and causes the ticker to begin
|
||||
// delivering scheduled events.
|
||||
//
|
||||
// NOTE: Part of the Ticker interface.
|
||||
|
Loading…
Reference in New Issue
Block a user