removing cachedump from publichd

This commit is contained in:
Janez Troha
2012-07-02 13:36:37 +02:00
parent d8eabf635a
commit 42641c520a
@@ -47,7 +47,6 @@ class PublicHD(TorrentProvider):
log.error('Failed to get data from %s.', searchUrl)
return results
print data
try:
soup = BeautifulSoup(data)