aboutsummaryrefslogtreecommitdiffstats
path: root/tpblite/tpblite.py
diff options
context:
space:
mode:
Diffstat (limited to 'tpblite/tpblite.py')
-rw-r--r--tpblite/tpblite.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tpblite/tpblite.py b/tpblite/tpblite.py
index 9365c7e..00c3849 100644
--- a/tpblite/tpblite.py
+++ b/tpblite/tpblite.py
@@ -75,4 +75,3 @@ class TPB:
q = QueryParser.top(self.base_url, category, last_48)
self._search_url = q.url
return Torrents(q.html_source)
-