1
0
forked from ALHP/ALHP.GO

added more db-based lookups

This commit is contained in:
2022-08-13 22:27:56 +02:00
parent b48c75a177
commit c8b31b3275
2 changed files with 6 additions and 2 deletions

View File

@@ -394,7 +394,6 @@ func (b *BuildManager) refreshSRCINFOs(ctx context.Context, path string) error {
}
wg.Wait()
return nil
}