chg: fix: lint issue

This commit is contained in:
2025-07-30 14:21:02 +00:00
parent db40de9d86
commit ccb6eddd4c
6 changed files with 6 additions and 6 deletions

View File

@@ -80,7 +80,7 @@ func (i *Indexer) HandlerStarckFilmesIndexer(w http.ResponseWriter, r *http.Requ
// if no links were indexed, expire the document in cache
if len(links) == 0 {
i.requester.ExpireDocument(ctx, url)
_ = i.requester.ExpireDocument(ctx, url)
}
// extract each torrent link