Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Forgot this conflict

Cette révision appartient à :
akuma06 2017-08-01 14:04:29 +02:00
Parent 0891c3eca4
révision a6f1407a2d

Voir le fichier

@ -98,11 +98,7 @@ type TorrentJSON struct {
Completed uint32 `json:"completed"`
LastScrape time.Time `json:"last_scrape"`
FileList []FileJSON `json:"file_list"`
<<<<<<< HEAD
Tags Tags `json:"-"` // not needed in json to reduce db calls
=======
Tags Tags `json:"-"` // not needed in json to reduce db calls
>>>>>>> 7508bc24f19bdc381654f009ba98b5ad225f2317
}
// Size : Returns the total size of memory recursively allocated for this struct