[weboorrents] cleaning get_object
This commit is contained in:
parent
aab3ea5741
commit
e8a788cb00
3 changed files with 8 additions and 13 deletions
|
|
@ -63,7 +63,6 @@ class KickassBackend(BaseBackend, ICapTorrent):
|
|||
return self.browser.iter_torrents(quote_plus(pattern.encode('utf-8')))
|
||||
|
||||
def fill_torrent(self, torrent, fields):
|
||||
print "plpl"
|
||||
if 'description' in fields or fields == None:
|
||||
return self.get_torrent(torrent.id)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue