Remove extraneous newline, why is this a commit? No idea

This commit is contained in:
Seednode 2024-01-30 06:42:59 -06:00
parent dc3eda4047
commit 3a6aaee236
1 changed files with 1 additions and 0 deletions

View File

@ -195,6 +195,7 @@ func registerIndexInterval(args []string, index *fileIndex, formats types.Types,
return
}
ticker := time.NewTicker(interval)
go func() {