summaryrefslogtreecommitdiff
path: root/searx/engines/yggtorrent.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/yggtorrent.py')
-rw-r--r--searx/engines/yggtorrent.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/yggtorrent.py b/searx/engines/yggtorrent.py
index ca008c472..31a0408b8 100644
--- a/searx/engines/yggtorrent.py
+++ b/searx/engines/yggtorrent.py
@@ -37,7 +37,6 @@ cookies = dict()
def init(engine_settings=None):
- global cookies
# initial cookies
resp = http_get(url, allow_redirects=False)
if resp.ok: