Remove no-longer-valid comment.

This commit is contained in:
Brent Simmons 2018-02-17 12:36:18 -08:00
parent c048b6bea0
commit 8e18c85b58
1 changed files with 0 additions and 3 deletions

View File

@ -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)
}