Remove extraneous newline, why is this a commit? No idea
This commit is contained in:
parent
dc3eda4047
commit
3a6aaee236
|
@ -195,6 +195,7 @@ func registerIndexInterval(args []string, index *fileIndex, formats types.Types,
|
|||
|
||||
return
|
||||
}
|
||||
|
||||
ticker := time.NewTicker(interval)
|
||||
|
||||
go func() {
|
||||
|
|
Loading…
Reference in New Issue