mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 09:55:36 +00:00
remove todo
This commit is contained in:
@@ -136,7 +136,6 @@ func FeverFeedsHandler(rw http.ResponseWriter, req *http.Request) {
|
||||
if state, ok := httpStates[feed.Id]; ok {
|
||||
lastUpdated = state.LastRefreshed.Unix()
|
||||
}
|
||||
// TODO: store last updated on time?
|
||||
feverFeeds[i] = &FeverFeed{
|
||||
ID: feed.Id,
|
||||
FaviconID: feed.Id,
|
||||
|
Reference in New Issue
Block a user