From: Thorsten Date: Tue, 25 Feb 2020 18:56:49 +0000 (+0100) Subject: cleanup dependencies X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=36345c62b89318e715981439211b252a6cb132da;p=urlbot-v3.git cleanup dependencies --- diff --git a/distbot/plugins/searx.py b/distbot/plugins/searx.py index 90b3670..6382e77 100644 --- a/distbot/plugins/searx.py +++ b/distbot/plugins/searx.py @@ -3,7 +3,6 @@ import json import logging import requests -from lxml import html, etree from requests import HTTPError, ConnectionError from requests.exceptions import SSLError, ContentDecodingError