Remove no-longer-valid comment.
This commit is contained in:
parent
c048b6bea0
commit
8e18c85b58
|
@ -556,9 +556,6 @@ extension TimelineViewController: NSTableViewDelegate {
|
|||
return nil
|
||||
}
|
||||
|
||||
// TODO: make Feed know about its authors.
|
||||
// https://github.com/brentsimmons/Evergreen/issues/212
|
||||
|
||||
return appDelegate.feedIconDownloader.icon(for: feed)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue