Albirew/nyaa-pantsu
Albirew
/
nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update scrape.go (#1683)

Cette révision appartient à :
kilo 2017-10-18 12:55:45 +02:00 révisé par ewhal
Parent 40b90f1739
révision 156ad45eac
1 fichiers modifiés avec 0 ajouts et 1 suppressions

Voir le fichier

@ -39,7 +39,6 @@ func (s *Scrape) Update(unscope bool) (int, error) {
// We only flush cache after update
cache.C.Delete(s.Identifier())
cache.C.Flush()
return http.StatusOK, nil
}