summaryrefslogtreecommitdiff
path: root/searx/engines/tokyotoshokan.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/tokyotoshokan.py')
-rw-r--r--searx/engines/tokyotoshokan.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/tokyotoshokan.py b/searx/engines/tokyotoshokan.py
index e2990e153..52b2cbe07 100644
--- a/searx/engines/tokyotoshokan.py
+++ b/searx/engines/tokyotoshokan.py
@@ -11,7 +11,6 @@
"""
import re
-from cgi import escape
from urllib import urlencode
from lxml import html
from searx.engines.xpath import extract_text