Merge pull request #9197 from somaopensource/remove_obsolete_comment
Remove obsolete comments Upstream-commit: ecaba0eb4abd5ad26eb07f7ac89a16b8914347fa Component: engine
This commit is contained in:
@ -182,7 +182,6 @@ func (t *TrustStore) fetch() {
|
||||
go func() {
|
||||
err := t.reload()
|
||||
if err != nil {
|
||||
// TODO log
|
||||
log.Infof("Reload of trust graph failed: %s", err)
|
||||
}
|
||||
}()
|
||||
|
||||
Reference in New Issue
Block a user