projects
/
urlbot-v3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
918b0bd
)
cleanup dependencies
author
Thorsten
<mail@aero2k.de>
Tue, 25 Feb 2020 18:56:49 +0000
(19:56 +0100)
committer
Thorsten
<mail@aero2k.de>
Tue, 25 Feb 2020 18:56:49 +0000
(19:56 +0100)
distbot/plugins/searx.py
patch
|
blob
|
history
diff --git
a/distbot/plugins/searx.py
b/distbot/plugins/searx.py
index 90b36705951aae7d6a71971c162e59b45bcd57af..6382e77f5277ffd961a3fd6d1de1c73ea9792ed1 100644
(file)
--- 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