This commit is contained in:
Jeff Carr 2025-09-14 05:51:05 -05:00
parent 98ecc249c0
commit 1762042e8b
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ func (f *Forge) ScanRepoDir() error {
return err return err
} }
log.Info("doing reload()")
stats := f.RillRepos(reloadCheck) stats := f.RillRepos(reloadCheck)
for _, stat := range stats { for _, stat := range stats {
if stat.Err == nil { if stat.Err == nil {