mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
already done
This commit is contained in:
parent
b082c3e048
commit
c8d6363677
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user