Resolve linter issues
This commit is contained in:
@@ -173,7 +173,6 @@ func (t *TorrentManager) getMoreInfo(rdTorrent realdebrid.Torrent) *Torrent {
|
||||
// all links are still intact! good!
|
||||
for i, file := range selectedFiles {
|
||||
file.Link = info.Links[i]
|
||||
i++
|
||||
}
|
||||
}
|
||||
torrent.SelectedFiles = cmap.New[*File]()
|
||||
|
||||
Reference in New Issue
Block a user