already done
This commit is contained in:
parent
b082c3e048
commit
c8d6363677
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue