mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
already done
This commit is contained in:
@@ -302,7 +302,6 @@ func (s *Storage) FeedStats() []FeedStat {
|
||||
}
|
||||
|
||||
func (s *Storage) SyncSearch() {
|
||||
// TODO: cleaning up once feeds/items are deleted?
|
||||
rows, err := s.db.Query(`
|
||||
select id, title, content, description
|
||||
from items
|
||||
|
Reference in New Issue
Block a user