mirror of
https://github.com/docker/docs.git
synced 2026-04-01 16:58:54 +07:00
Merge pull request #9197 from somaopensource/remove_obsolete_comment
Remove obsolete comments
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