mirror of
https://github.com/nkanaev/yarr.git
synced 2025-07-08 16:00:11 +00:00
remove todo
This commit is contained in:
parent
a0b42b27b3
commit
4f20f537c0
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user